| Package | Description |
|---|---|
| org.jooq.scala.example.h2.tables |
| Modifier and Type | Field and Description |
|---|---|
org.jooq.TableField<VLibraryRecord,String> |
VLibrary.AUTHOR
The table column
PUBLIC.V_LIBRARY.AUTHOR |
org.jooq.TableField<VLibraryRecord,String> |
VLibrary.TITLE
The table column
PUBLIC.V_LIBRARY.TITLE |
| Modifier and Type | Method and Description |
|---|---|
Class<VLibraryRecord> |
VLibrary.getRecordType()
The class holding records for this type
|
Copyright © 2012. All Rights Reserved.