| Package | Description |
|---|---|
| org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes
This package provides implementations for the jOOQ API from
org.jooq, whose interfaces are constructed mostly through the
Factory class, which hides implementation facts from
the public API |
| org.jooq.tools.unsigned |
The
org.jooq.tools.unsigned package contains parts of jOOU
jOOQ has no external dependencies. |
| org.jooq.util.mysql |
The
org.jooq.util.ase package contains classes related to the
SQLDialect.ORACLE dialect |
| Class and Description |
|---|
| UByte
The
unsigned byte type |
| UInteger
The
unsigned int type |
| ULong
The
unsigned long type |
| UShort
The
unsigned short type |
| Class and Description |
|---|
| UByte
The
unsigned byte type |
| UInteger
The
unsigned int type |
| ULong
The
unsigned long type |
| UNumber
A base type for unsigned numbers.
|
| UShort
The
unsigned short type |
| Class and Description |
|---|
| UByte
The
unsigned byte type |
| UInteger
The
unsigned int type |
| ULong
The
unsigned long type |
| UShort
The
unsigned short type |
Copyright © 2013. All Rights Reserved.