Class CommercePriceListAccountRelTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommercePriceListAccountRelTable>
com.liferay.commerce.price.list.model.CommercePriceListAccountRelTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<CommercePriceListAccountRelTable>
public class CommercePriceListAccountRelTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommercePriceListAccountRelTable>
The table class for the "CommercePriceListAccountRel" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Date> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> static final CommercePriceListAccountRelTablefinal com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Date> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Date> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Integer> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,String> final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,String> -
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
-
ctCollectionId
-
uuid
-
commercePriceListAccountRelId
public final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> commercePriceListAccountRelId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
commerceAccountId
public final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> commerceAccountId -
commercePriceListId
public final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Long> commercePriceListId -
order
-
lastPublishDate
public final com.liferay.petra.sql.dsl.Column<CommercePriceListAccountRelTable,Date> lastPublishDate
-