|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use T_658_32Record | |
|---|---|
| org.jooq.util.maven.example.ase | |
| org.jooq.util.maven.example.ase.tables | |
| org.jooq.util.maven.example.ase.tables.records | |
| Uses of T_658_32Record in org.jooq.util.maven.example.ase |
|---|
| Fields in org.jooq.util.maven.example.ase with type parameters of type T_658_32Record | |
|---|---|
static org.jooq.UniqueKey<T_658_32Record> |
Keys.T_658_32__PK_T_658_32
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_32Record> |
Keys.T_658_REF__FK_T_658_32
|
| Uses of T_658_32Record in org.jooq.util.maven.example.ase.tables |
|---|
| Fields in org.jooq.util.maven.example.ase.tables with type parameters of type T_658_32Record | |
|---|---|
org.jooq.TableField<T_658_32Record,Long> |
T_658_32.CD
An uncommented item |
org.jooq.TableField<T_658_32Record,Long> |
T_658_32.ID
An uncommented item PRIMARY KEY |
| Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type T_658_32Record | |
|---|---|
List<org.jooq.UniqueKey<T_658_32Record>> |
T_658_32.getKeys()
|
org.jooq.UniqueKey<T_658_32Record> |
T_658_32.getMainKey()
|
Class<T_658_32Record> |
T_658_32.getRecordType()
The class holding records for this type |
| Uses of T_658_32Record in org.jooq.util.maven.example.ase.tables.records |
|---|
| Methods in org.jooq.util.maven.example.ase.tables.records that return T_658_32Record | |
|---|---|
T_658_32Record |
T_658RefRecord.fetchT_658_32()
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_32
FOREIGN KEY (ref_32)
REFERENCES dbo.t_658_32 (id)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||