public class AssetEntries_AssetCategoriesTable extends com.liferay.petra.sql.dsl.base.BaseTable<AssetEntries_AssetCategoriesTable>
AssetCategory,
AssetEntry| Modifier and Type | Field and Description |
|---|---|
com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> |
categoryId |
com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Boolean> |
ctChangeType |
com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> |
ctCollectionId |
com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> |
entryId |
static AssetEntries_AssetCategoriesTable |
INSTANCE |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringpublic static final AssetEntries_AssetCategoriesTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> categoryId
public final com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> entryId
public final com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Long> ctCollectionId
public final com.liferay.petra.sql.dsl.Column<AssetEntries_AssetCategoriesTable,java.lang.Boolean> ctChangeType