Package com.liferay.commerce.model
Class CommerceOrderPaymentTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommerceOrderPaymentTable>
com.liferay.commerce.model.CommerceOrderPaymentTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<CommerceOrderPaymentTable>
public class CommerceOrderPaymentTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceOrderPaymentTable>
The table class for the "CommerceOrderPayment" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
String> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Date> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> static final CommerceOrderPaymentTable
final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Date> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Integer> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
Long> final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,
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, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
commerceOrderPaymentId
public final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,Long> commerceOrderPaymentId -
groupId
-
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
commerceOrderId
-
commercePaymentMethodKey
public final com.liferay.petra.sql.dsl.Column<CommerceOrderPaymentTable,String> commercePaymentMethodKey -
-
status
-