java.lang.Object
org.jooq.Constants
Some publicly available constants used in jOOQ
- Author:
- Lukas Eder
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic StringThe current jooq-codegen XSD classpath location.static StringThe current jooq-export XSD classpath location.static StringThe current jooq-meta XSD classpath location.static StringThe current jooq-migrations XSD classpath location.static StringThe current jooq-runtime XSD classpath location.static StringThe latest jOOQ full version.static StringThe Maven groupId used for this edition / distributionstatic intstatic StringThe latest jOOQ minor version.static StringThe current jooq-codegen XML namespace.static StringThe current jooq-export XML namespace.static StringThe current jooq-meta XML namespace.static StringThe current jooq-migrations XML namespace.static StringThe current jooq-runtime XML namespace.static StringThe latest jOOQ version.static StringThe current jooq-codegen XSD file name.static StringThe current jooq-export XSD file name.static StringThe current jooq-meta XSD file name.static StringThe current jooq-migrations XSD file name.static StringThe current jooq-runtime XSD file name.
- 
Method Summary
- 
Field Details- 
GROUP_IDThe Maven groupId used for this edition / distribution- See Also:
- Constant Field Values
 
- 
MINOR_VERSIONThe latest jOOQ minor version.- See Also:
- Constant Field Values
 
- 
VERSIONThe latest jOOQ version.This is the same as MINOR_VERSION, but it may include patch version suffixes.- See Also:
- Constant Field Values
 
- 
FULL_VERSIONThe latest jOOQ full version.This is the same as VERSION, but it may include release candidate and other suffixes.- See Also:
- Constant Field Values
 
- 
XSD_RUNTIMEThe current jooq-runtime XSD file name.- See Also:
- Constant Field Values
 
- 
NS_RUNTIMEThe current jooq-runtime XML namespace.- See Also:
- Constant Field Values
 
- 
CP_RUNTIMEThe current jooq-runtime XSD classpath location.- See Also:
- Constant Field Values
 
- 
XSD_EXPORTThe current jooq-export XSD file name.- See Also:
- Constant Field Values
 
- 
NS_EXPORTThe current jooq-export XML namespace.- See Also:
- Constant Field Values
 
- 
CP_EXPORTThe current jooq-export XSD classpath location.- See Also:
- Constant Field Values
 
- 
XSD_METAThe current jooq-meta XSD file name.- See Also:
- Constant Field Values
 
- 
NS_METAThe current jooq-meta XML namespace.- See Also:
- Constant Field Values
 
- 
CP_METAThe current jooq-meta XSD classpath location.- See Also:
- Constant Field Values
 
- 
XSD_MIGRATIONSThe current jooq-migrations XSD file name.- See Also:
- Constant Field Values
 
- 
NS_MIGRATIONSThe current jooq-migrations XML namespace.- See Also:
- Constant Field Values
 
- 
CP_MIGRATIONSThe current jooq-migrations XSD classpath location.- See Also:
- Constant Field Values
 
- 
XSD_CODEGENThe current jooq-codegen XSD file name.- See Also:
- Constant Field Values
 
- 
NS_CODEGENThe current jooq-codegen XML namespace.- See Also:
- Constant Field Values
 
- 
CP_CODEGENThe current jooq-codegen XSD classpath location.- See Also:
- Constant Field Values
 
- 
MAX_ROW_DEGREEpublic static final int MAX_ROW_DEGREE- See Also:
- Constant Field Values
 
 
-