|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VAuthorRecord | |
|---|---|
| org.jooq.util.maven.example.ase.tables | |
| Uses of VAuthorRecord in org.jooq.util.maven.example.ase.tables |
|---|
| Fields in org.jooq.util.maven.example.ase.tables with type parameters of type VAuthorRecord | |
|---|---|
org.jooq.TableField<VAuthorRecord,String> |
VAuthor.ADDRESS
An uncommented item |
org.jooq.TableField<VAuthorRecord,Date> |
VAuthor.DATE_OF_BIRTH
An uncommented item |
org.jooq.TableField<VAuthorRecord,String> |
VAuthor.FIRST_NAME
An uncommented item |
org.jooq.TableField<VAuthorRecord,Integer> |
VAuthor.ID
An uncommented item |
org.jooq.TableField<VAuthorRecord,String> |
VAuthor.LAST_NAME
An uncommented item |
org.jooq.TableField<VAuthorRecord,Integer> |
VAuthor.YEAR_OF_BIRTH
An uncommented item |
| Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type VAuthorRecord | |
|---|---|
Class<VAuthorRecord> |
VAuthor.getRecordType()
The class holding records for this type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||