|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TTriggersRecord | |
|---|---|
| org.jooq.util.maven.example.ase | |
| org.jooq.util.maven.example.ase.tables | |
| Uses of TTriggersRecord in org.jooq.util.maven.example.ase |
|---|
| Fields in org.jooq.util.maven.example.ase with type parameters of type TTriggersRecord | |
|---|---|
static org.jooq.Identity<TTriggersRecord,Integer> |
Keys.IDENTITY_T_TRIGGERS
|
static org.jooq.UniqueKey<TTriggersRecord> |
Keys.T_TRIGGERS__PK_T_TRIGGERS
|
| Uses of TTriggersRecord in org.jooq.util.maven.example.ase.tables |
|---|
| Fields in org.jooq.util.maven.example.ase.tables with type parameters of type TTriggersRecord | |
|---|---|
org.jooq.TableField<TTriggersRecord,Integer> |
TTriggers.COUNTER
An uncommented item |
org.jooq.TableField<TTriggersRecord,Integer> |
TTriggers.ID
An uncommented item |
org.jooq.TableField<TTriggersRecord,Integer> |
TTriggers.ID_GENERATED
An uncommented item PRIMARY KEY |
| Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type TTriggersRecord | |
|---|---|
org.jooq.Identity<TTriggersRecord,Integer> |
TTriggers.getIdentity()
|
List<org.jooq.UniqueKey<TTriggersRecord>> |
TTriggers.getKeys()
|
org.jooq.UniqueKey<TTriggersRecord> |
TTriggers.getMainKey()
|
Class<TTriggersRecord> |
TTriggers.getRecordType()
The class holding records for this type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||