java.lang.Object
org.jooq.codegen.Constants
Some publicly available constants used in jOOQ
- Autor:
- Lukas Eder
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic 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 intThe maximum degree ofandUngültige Referenz
RowRecordsubtypesstatic 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 minor release 3.19.static final StringThe minor release 3.20.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. -
Methodenübersicht
-
Felddetails
-
GROUP_ID
The Maven groupId used for this edition / distribution- Siehe auch:
-
MINOR_VERSION
The latest jOOQ minor version.- Siehe auch:
-
VERSION
The latest jOOQ version.This is the same as
MINOR_VERSION, but it may include patch version suffixes.- Siehe auch:
-
FULL_VERSION
The latest jOOQ full version.This is the same as
VERSION, but it may include release candidate and other suffixes.- Siehe auch:
-
BUILD_DATE
The build date of this version.- Siehe auch:
-
XSD_RUNTIME
The current jooq-runtime XSD file name.- Siehe auch:
-
NS_RUNTIME
The current jooq-runtime XML namespace.- Siehe auch:
-
CP_RUNTIME
The current jooq-runtime XSD classpath location.- Siehe auch:
-
XSD_EXPORT
The current jooq-export XSD file name.- Siehe auch:
-
NS_EXPORT
The current jooq-export XML namespace.- Siehe auch:
-
CP_EXPORT
The current jooq-export XSD classpath location.- Siehe auch:
-
XSD_META
The current jooq-meta XSD file name.- Siehe auch:
-
NS_META
The current jooq-meta XML namespace.- Siehe auch:
-
CP_META
The current jooq-meta XSD classpath location.- Siehe auch:
-
XSD_MIGRATIONS
The current jooq-migrations XSD file name.- Siehe auch:
-
NS_MIGRATIONS
The current jooq-migrations XML namespace.- Siehe auch:
-
CP_MIGRATIONS
The current jooq-migrations XSD classpath location.- Siehe auch:
-
XSD_CODEGEN
The current jooq-codegen XSD file name.- Siehe auch:
-
NS_CODEGEN
The current jooq-codegen XML namespace.- Siehe auch:
-
CP_CODEGEN
The current jooq-codegen XSD classpath location.- Siehe auch:
-
MAX_ROW_DEGREE
public static final int MAX_ROW_DEGREEThe maximum degree ofandUngültige Referenz
RowRecordsubtypes- Siehe auch:
-
VERSION_3_15
The minor release 3.15.- Siehe auch:
-
VERSION_3_16
The minor release 3.16.- Siehe auch:
-
VERSION_3_17
The minor release 3.17.- Siehe auch:
-
VERSION_3_18
The minor release 3.18.- Siehe auch:
-
VERSION_3_19
The minor release 3.19.- Siehe auch:
-
VERSION_3_20
The minor release 3.20.- Siehe auch:
-