Package org.cache2k.schema
Class Constants
- java.lang.Object
-
- org.cache2k.schema.Constants
-
public class Constants extends Object
- Author:
- Jens Wilke
-
-
Field Summary
Fields Modifier and Type Field Description static StringSCHEMA_LOCATIONLocation of the schema file in the class path.
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
SCHEMA_LOCATION
public static final String SCHEMA_LOCATION
Location of the schema file in the class path.- See Also:
- Constant Field Values
-
-