Package com.liferay.account.model
Class AccountEntryOrganizationRelTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<AccountEntryOrganizationRelTable>
com.liferay.account.model.AccountEntryOrganizationRelTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<AccountEntryOrganizationRelTable>
public class AccountEntryOrganizationRelTable
extends com.liferay.petra.sql.dsl.base.BaseTable<AccountEntryOrganizationRelTable>
The table class for the "AccountEntryOrganizationRel" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> static final AccountEntryOrganizationRelTablefinal com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> -
Method Summary
Methods inherited from class com.liferay.petra.sql.dsl.base.BaseTable
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
accountEntryOrganizationRelId
public final com.liferay.petra.sql.dsl.Column<AccountEntryOrganizationRelTable,Long> accountEntryOrganizationRelId -
companyId
-
accountEntryId
-
organizationId
-