Class CommercePaymentEntryTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommercePaymentEntryTable>
com.liferay.commerce.payment.model.CommercePaymentEntryTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<CommercePaymentEntryTable>
public class CommercePaymentEntryTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommercePaymentEntryTable>
The table class for the "CommercePaymentEntry" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
BigDecimal> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Date> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> static final CommercePaymentEntryTable
final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Date> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Integer> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Integer> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Integer> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,
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
-
externalReferenceCode
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,String> externalReferenceCode -
commercePaymentEntryId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,Long> commercePaymentEntryId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
classNameId
-
classPK
-
commerceChannelId
-
amount
-
callbackURL
-
cancelURL
-
currencyCode
-
errorMessages
-
languageId
-
note
-
payload
-
paymentIntegrationKey
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,String> paymentIntegrationKey -
paymentIntegrationType
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,Integer> paymentIntegrationType -
paymentStatus
-
reasonKey
-
reasonName
-
redirectURL
-
transactionCode
-
type
-