|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Version
The Interface Version holds OJB versioning information. The $ ENTRY $ placeholders are replaced by the OJB preprocessor with the settings configured in build.properties.
Field Summary | |
---|---|
static String |
OJB_VERSION_BUILD
The OJB build number |
static String |
OJB_VERSION_DATE
The timestamp of the current release |
static String |
OJB_VERSION_FULLQUALIFIED
The full qualified OJB release string. |
static String |
OJB_VERSION_MAJOR
The OJB major version number |
static String |
OJB_VERSION_MINOR
The OJB minor version number |
Field Detail |
---|
static final String OJB_VERSION_FULLQUALIFIED
static final String OJB_VERSION_MAJOR
static final String OJB_VERSION_MINOR
static final String OJB_VERSION_BUILD
static final String OJB_VERSION_DATE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |