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