public class AccountEntryOrganizationRelTable extends com.liferay.petra.sql.dsl.base.BaseTable<AccountEntryOrganizationRelTable>
AccountEntryOrganizationRel
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> |
accountEntryId |
com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> |
accountEntryOrganizationRelId |
com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> |
companyId |
static AccountEntryOrganizationRelTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> |
organizationId |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final AccountEntryOrganizationRelTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> accountEntryOrganizationRelId
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> accountEntryId
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,java.lang.Long> organizationId