Class CommercePaymentEntryAuditTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommercePaymentEntryAuditTable>
com.liferay.commerce.payment.model.CommercePaymentEntryAuditTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<CommercePaymentEntryAuditTable>
public class CommercePaymentEntryAuditTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommercePaymentEntryAuditTable>
The table class for the "CommercePaymentEntryAudit" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
BigDecimal> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Date> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
String> static final CommercePaymentEntryAuditTable
final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
String> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Clob> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Date> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
Long> final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,
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
-
commercePaymentEntryAuditId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,Long> commercePaymentEntryAuditId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
commercePaymentEntryId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryAuditTable,Long> commercePaymentEntryId -
amount
-
currencyCode
-
logType
-
logTypeSettings
-