org.jooq.tools
package contains jOOQ's public utilities.See: Description
Class | Description |
---|---|
Convert |
Utility methods for type conversions
This class provides less type-safety than the general jOOQ API methods.
|
JooqLogger |
The jOOQ logger abstraction.
|
LoggerListener |
A default
ExecuteListener that just logs events to java.util.logging,
log4j, or slf4j using the JooqLogger |
StopWatch |
A time measuring device
|
StopWatchListener |
A default
ExecuteListener that just logs events to java.util.logging,
log4j, or slf4j using the JooqLogger |
StringUtils |
Operations on
String that are null safe. |
org.jooq.tools
package contains jOOQ's public utilities.Copyright © 2014. All Rights Reserved.