| Package | Description |
|---|---|
| org.jooq.scala.example.h2 | |
| org.jooq.scala.example.h2.tables |
| Modifier and Type | Field and Description |
|---|---|
static org.jooq.UniqueKey<T_725LobTestRecord> |
Keys.PK_T_725_LOB_TEST |
| Modifier and Type | Field and Description |
|---|---|
org.jooq.TableField<T_725LobTestRecord,Integer> |
T_725LobTest.ID
The table column
PUBLIC.T_725_LOB_TEST.ID
This column is part of the table's PRIMARY KEY |
org.jooq.TableField<T_725LobTestRecord,byte[]> |
T_725LobTest.LOB
The table column
PUBLIC.T_725_LOB_TEST.LOB |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2012. All Rights Reserved.