|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use T_725LobTestRecord | |
|---|---|
| org.jooq.util.maven.example.ase | |
| org.jooq.util.maven.example.ase.tables | |
| Uses of T_725LobTestRecord in org.jooq.util.maven.example.ase |
|---|
| Fields in org.jooq.util.maven.example.ase with type parameters of type T_725LobTestRecord | |
|---|---|
static org.jooq.UniqueKey<T_725LobTestRecord> |
Keys.T_725_LOB_TEST__PK_T_725_LOB_TEST
|
| Uses of T_725LobTestRecord in org.jooq.util.maven.example.ase.tables |
|---|
| Fields in org.jooq.util.maven.example.ase.tables with type parameters of type T_725LobTestRecord | |
|---|---|
org.jooq.TableField<T_725LobTestRecord,Integer> |
T_725LobTest.ID
An uncommented item PRIMARY KEY |
org.jooq.TableField<T_725LobTestRecord,byte[]> |
T_725LobTest.LOB
An uncommented item |
| Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type T_725LobTestRecord | |
|---|---|
List<org.jooq.UniqueKey<T_725LobTestRecord>> |
T_725LobTest.getKeys()
|
org.jooq.UniqueKey<T_725LobTestRecord> |
T_725LobTest.getMainKey()
|
Class<T_725LobTestRecord> |
T_725LobTest.getRecordType()
The class holding records for this type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||