org.jooq
Class Constants

java.lang.Object
  extended by org.jooq.Constants

public final class Constants
extends Object

Some publicly available constants used in jOOQ

Author:
Lukas Eder

Field Summary
static String VERSION
          The latest jOOQ version
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
The latest jOOQ version

See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.