public class AssetEntryAssetCategoryRelTable extends BaseTable<AssetEntryAssetCategoryRelTable>
AssetEntryAssetCategoryRel| Modifier and Type | Field and Description |
|---|---|
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
assetCategoryId |
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
assetEntryAssetCategoryRelId |
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
assetEntryId |
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
companyId |
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
ctCollectionId |
static AssetEntryAssetCategoryRelTable |
INSTANCE |
Column<AssetEntryAssetCategoryRelTable,java.lang.Long> |
mvccVersion |
Column<AssetEntryAssetCategoryRelTable,java.lang.Integer> |
priority |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringpublic static final AssetEntryAssetCategoryRelTable INSTANCE
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> mvccVersion
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> ctCollectionId
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> assetEntryAssetCategoryRelId
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> companyId
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> assetEntryId
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Long> assetCategoryId
public final Column<AssetEntryAssetCategoryRelTable,java.lang.Integer> priority