Package | Description |
---|---|
org.jooq.types |
The
org.jooq.tools.types package contains data types that are
missing in JDBC. |
Modifier and Type | Class and Description |
---|---|
class |
UByte
The
unsigned byte type |
class |
UInteger
The
unsigned int type |
class |
ULong
The
unsigned long type |
class |
UShort
The
unsigned short type |
Copyright © 2014. All Rights Reserved.