|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use T_658_31Record | |
|---|---|
| org.jooq.util.maven.example.mysql | |
| org.jooq.util.maven.example.mysql.tables | |
| org.jooq.util.maven.example.mysql.tables.records | |
| Uses of T_658_31Record in org.jooq.util.maven.example.mysql |
|---|
| Fields in org.jooq.util.maven.example.mysql with type parameters of type T_658_31Record | |
|---|---|
static org.jooq.ForeignKey<T_658RefRecord,T_658_31Record> |
Keys.fk_t_658_31
|
static org.jooq.UniqueKey<T_658_31Record> |
Keys.KEY_t_658_31_PRIMARY
|
| Uses of T_658_31Record in org.jooq.util.maven.example.mysql.tables |
|---|
| Fields in org.jooq.util.maven.example.mysql.tables with type parameters of type T_658_31Record | |
|---|---|
org.jooq.TableField<T_658_31Record,Long> |
T_658_31.ID
An uncommented item PRIMARY KEY |
| Methods in org.jooq.util.maven.example.mysql.tables that return types with arguments of type T_658_31Record | |
|---|---|
List<org.jooq.UniqueKey<T_658_31Record>> |
T_658_31.getKeys()
|
org.jooq.UniqueKey<T_658_31Record> |
T_658_31.getMainKey()
|
Class<T_658_31Record> |
T_658_31.getRecordType()
The class holding records for this type |
| Uses of T_658_31Record in org.jooq.util.maven.example.mysql.tables.records |
|---|
| Methods in org.jooq.util.maven.example.mysql.tables.records that return T_658_31Record | |
|---|---|
T_658_31Record |
T_658RefRecord.fetchT_658_31()
An uncommented item
FOREIGN KEY [test.t_658_ref.ref_31]
REFERENCES t_658_31 [test.t_658_31.id]
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||