| Package | Description |
|---|---|
| org.jooq.scala.example.h2.tables |
| Modifier and Type | Field and Description |
|---|---|
org.jooq.TableField<T_785Record,Integer> |
T_785.ID
The table column
PUBLIC.T_785.ID |
org.jooq.TableField<T_785Record,String> |
T_785.NAME
The table column
PUBLIC.T_785.NAME |
org.jooq.TableField<T_785Record,String> |
T_785.VALUE
The table column
PUBLIC.T_785.VALUE |
| Modifier and Type | Method and Description |
|---|---|
Class<T_785Record> |
T_785.getRecordType()
The class holding records for this type
|
Copyright © 2012. All Rights Reserved.