Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jooq.types Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| DayToSecond | An implementation for the SQL standard INTERVAL DAY TO SECOND DayToSecond is a Number whose Number. | Class | org.jooq.types | Jooq |
|
| Interval | A substitute for JDBC's missing java. | Interface | org.jooq.types | Jooq |
|
| UByte | The unsigned byte typeAuthor:Lukas Eder, Ed SchallerSee Also:Serialized Form | Class | org.jooq.types | Jooq |
|
| UInteger | The unsigned int typeAuthor:Lukas Eder, Ed SchallerSee Also:Serialized Form | Class | org.jooq.types | Jooq |
|
| ULong | The unsigned long typeAuthor:Lukas EderSee Also:Serialized Form | Class | org.jooq.types | Jooq |
|
| Unsigned | A utility class for static access to unsigned number functionality. | Class | org.jooq.types | Jooq |
|
| UNumber | A base type for unsigned numbers. | Class | org.jooq.types | Jooq |
|
| UShort | The unsigned short typeAuthor:Lukas EderSee Also:Serialized Form | Class | org.jooq.types | Jooq |
|
| YearToMonth | An implementation for the SQL standard INTERVAL YEAR TO MONTH YearToMonth is a Number whose Number. | Class | org.jooq.types | Jooq |