|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TUnsignedRecord | |
|---|---|
| org.jooq.util.maven.example.mysql.tables | |
| Uses of TUnsignedRecord in org.jooq.util.maven.example.mysql.tables |
|---|
| Fields in org.jooq.util.maven.example.mysql.tables with type parameters of type TUnsignedRecord | |
|---|---|
org.jooq.TableField<TUnsignedRecord,org.jooq.tools.unsigned.UByte> |
TUnsigned.U_BYTE
An uncommented item |
org.jooq.TableField<TUnsignedRecord,org.jooq.tools.unsigned.UInteger> |
TUnsigned.U_INT
An uncommented item |
org.jooq.TableField<TUnsignedRecord,org.jooq.tools.unsigned.ULong> |
TUnsigned.U_LONG
An uncommented item |
org.jooq.TableField<TUnsignedRecord,org.jooq.tools.unsigned.UShort> |
TUnsigned.U_SHORT
An uncommented item |
| Methods in org.jooq.util.maven.example.mysql.tables that return types with arguments of type TUnsignedRecord | |
|---|---|
Class<TUnsignedRecord> |
TUnsigned.getRecordType()
The class holding records for this type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||