Class CommerceMLForecastAlertEntryTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommerceMLForecastAlertEntryTable>
com.liferay.commerce.machine.learning.forecast.alert.model.CommerceMLForecastAlertEntryTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<CommerceMLForecastAlertEntryTable>
public class CommerceMLForecastAlertEntryTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceMLForecastAlertEntryTable>
The table class for the "CommerceMLForecastAlertEntry" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Double> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Double> static final CommerceMLForecastAlertEntryTablefinal com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Double> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Integer> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,String> final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,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
-
uuid
-
commerceMLForecastAlertEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> commerceMLForecastAlertEntryId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
commerceAccountId
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Long> commerceAccountId -
actual
-
forecast
-
timestamp
-
relativeChange
public final com.liferay.petra.sql.dsl.Column<CommerceMLForecastAlertEntryTable,Double> relativeChange -
status
-