public class DepotEntryGroupRelTable extends BaseTable<DepotEntryGroupRelTable>
DepotEntryGroupRel| Modifier and Type | Field and Description |
|---|---|
Column<DepotEntryGroupRelTable,java.lang.Long> |
companyId |
Column<DepotEntryGroupRelTable,java.lang.Boolean> |
ddmStructuresAvailable |
Column<DepotEntryGroupRelTable,java.lang.Long> |
depotEntryGroupRelId |
Column<DepotEntryGroupRelTable,java.lang.Long> |
depotEntryId |
static DepotEntryGroupRelTable |
INSTANCE |
Column<DepotEntryGroupRelTable,java.lang.Long> |
mvccVersion |
Column<DepotEntryGroupRelTable,java.lang.Boolean> |
searchable |
Column<DepotEntryGroupRelTable,java.lang.Long> |
toGroupId |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringpublic static final DepotEntryGroupRelTable INSTANCE
public final Column<DepotEntryGroupRelTable,java.lang.Long> mvccVersion
public final Column<DepotEntryGroupRelTable,java.lang.Long> depotEntryGroupRelId
public final Column<DepotEntryGroupRelTable,java.lang.Long> companyId
public final Column<DepotEntryGroupRelTable,java.lang.Boolean> ddmStructuresAvailable
public final Column<DepotEntryGroupRelTable,java.lang.Long> depotEntryId
public final Column<DepotEntryGroupRelTable,java.lang.Boolean> searchable
public final Column<DepotEntryGroupRelTable,java.lang.Long> toGroupId