|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use T_658RefRecord | |
|---|---|
| org.jooq.util.maven.example.ase | |
| org.jooq.util.maven.example.ase.tables | |
| org.jooq.util.maven.example.ase.tables.records | |
| Uses of T_658RefRecord in org.jooq.util.maven.example.ase |
|---|
| Fields in org.jooq.util.maven.example.ase with type parameters of type T_658RefRecord | |
|---|---|
static org.jooq.ForeignKey<T_658RefRecord,T_658_11Record> |
Keys.T_658_REF__FK_T_658_11
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_12Record> |
Keys.T_658_REF__FK_T_658_12
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_21Record> |
Keys.T_658_REF__FK_T_658_21
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_22Record> |
Keys.T_658_REF__FK_T_658_22
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_31Record> |
Keys.T_658_REF__FK_T_658_31
|
static org.jooq.ForeignKey<T_658RefRecord,T_658_32Record> |
Keys.T_658_REF__FK_T_658_32
|
| Uses of T_658RefRecord in org.jooq.util.maven.example.ase.tables |
|---|
| Fields in org.jooq.util.maven.example.ase.tables with type parameters of type T_658RefRecord | |
|---|---|
org.jooq.TableField<T_658RefRecord,String> |
T_658Ref.REF_11
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_11
FOREIGN KEY (ref_11)
REFERENCES dbo.t_658_11 (id)
|
org.jooq.TableField<T_658RefRecord,String> |
T_658Ref.REF_12
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_12
FOREIGN KEY (ref_12)
REFERENCES dbo.t_658_12 (id)
|
org.jooq.TableField<T_658RefRecord,Integer> |
T_658Ref.REF_21
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_21
FOREIGN KEY (ref_21)
REFERENCES dbo.t_658_21 (id)
|
org.jooq.TableField<T_658RefRecord,Integer> |
T_658Ref.REF_22
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_22
FOREIGN KEY (ref_22)
REFERENCES dbo.t_658_22 (id)
|
org.jooq.TableField<T_658RefRecord,Long> |
T_658Ref.REF_31
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_31
FOREIGN KEY (ref_31)
REFERENCES dbo.t_658_31 (id)
|
org.jooq.TableField<T_658RefRecord,Long> |
T_658Ref.REF_32
An uncommented item
CONSTRAINT t_658_ref__fk_t_658_32
FOREIGN KEY (ref_32)
REFERENCES dbo.t_658_32 (id)
|
| Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type T_658RefRecord | |
|---|---|
Class<T_658RefRecord> |
T_658Ref.getRecordType()
The class holding records for this type |
List<org.jooq.ForeignKey<T_658RefRecord,?>> |
T_658Ref.getReferences()
|
| Uses of T_658RefRecord in org.jooq.util.maven.example.ase.tables.records |
|---|
| Methods in org.jooq.util.maven.example.ase.tables.records that return types with arguments of type T_658RefRecord | |
|---|---|
List<T_658RefRecord> |
T_658_32Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
List<T_658RefRecord> |
T_658_31Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
List<T_658RefRecord> |
T_658_22Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
List<T_658RefRecord> |
T_658_21Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
List<T_658RefRecord> |
T_658_12Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
List<T_658RefRecord> |
T_658_11Record.fetchT_658RefList()
An uncommented item PRIMARY KEY |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||