Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAPPING_LOADER_FACTORIES |
"org.castor.mapping.loaderFactories" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ANNOTATIONS_COLUMN_NAME |
"column" |
public static final String |
ANNOTATIONS_MANY_TO_MANY |
"many-to-many" |
public static final String |
ANNOTATIONS_ONE_TO_MANY |
"one-to-many" |
public static final String |
ANNOTATIONS_ONE_TO_ONE_NAME |
"one-to-one" |
public static final String |
ANNOTATIONS_TABLE_NAME |
"table" |
public static final String |
GENERATED_ANNOTATION_CLASSES_PACKAGE |
"org.exolab.castor.xml.schema.annotations.jdo" |
public static final String |
JDO_DESCRIPTOR_PACKAGE |
"jdo_descriptors" |
public static final String |
JDO_DESCRIPTOR_SUFFIX |
"JDODescriptor" |
public static final String |
JDO_NAMESPACE |
"http://www.castor.org/binding/persistence" |
public static final String |
PKG_CDR_LIST_FILE |
".castor.jdo.cdr" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_TYPE |
"hexBinary" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESOURCE_NAME |
"org.castor.messages" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ONE_CENTURY |
3155695200000L |
public static final long |
ONE_DAY |
86400000L |
public static final long |
ONE_HOUR |
3600000L |
public static final long |
ONE_MINUTE |
60000L |
public static final long |
ONE_SECOND |
1000L |
public static final long |
ONE_WEEK |
604800000L |
public static final long |
ONE_YEAR |
31556952000L |
Copyright © 2012. All Rights Reserved.