|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
Constant values used in JDO.
Field Summary | |
---|---|
static java.lang.String |
ANONYMOUS_PERSISTENCE_MANAGER_FACTORY_NAME
The name of the anonymous PersistenceManagerFactory, which is the empty string. |
static java.lang.String |
ELEMENT_INSTANCE_LIFECYCLE_LISTENER
The name of the instance lifecycle listener element in the JDO configuration file. |
static java.lang.String |
ELEMENT_PERSISTENCE_MANAGER_FACTORY
The name of the persistence manager factory element in the JDO configuration file. |
static java.lang.String |
ELEMENT_PROPERTY
The name of the persistence manager factory property elements in the JDO configuration file. |
static int |
ENHANCER_EXCEPTION
Exit value for an exception from the JDOEnhancer |
static int |
ENHANCER_NO_JDO_ENHANCER_FOUND
Exit value for no enhancer found |
static int |
ENHANCER_USAGE_ERROR
Exit value for usage error |
static java.lang.String |
INSTANCE_LIFECYCLE_LISTENER_ATTRIBUTE_CLASSES
The name of the instance lifecycle listener element's "classes" attribute. |
static java.lang.String |
INSTANCE_LIFECYCLE_LISTENER_ATTRIBUTE_LISTENER
The name of the instance lifecycle listener element's "listener" attribute. |
static java.lang.String |
JDO_DTD_RESOURCE
The name of the resource for the DTD of the standard JDO metadata file. |
static java.lang.String |
JDO_XSD_NS
The standard JDO metadata schema namespace. |
static java.lang.String |
JDO_XSD_RESOURCE
The name of the resource for the XML schema of the standard JDO metadata file. |
static java.lang.String |
JDOCONFIG_DTD_RESOURCE
The name of the resource for the DTD of the standard JDO configuration file. |
static java.lang.String |
JDOCONFIG_RESOURCE_NAME
The name of the standard JDO configuration resource file(s). |
static java.lang.String |
JDOCONFIG_XSD_NS
The standard JDO configuration schema namespace. |
static java.lang.String |
JDOCONFIG_XSD_RESOURCE
The name of the resource for the XML schema of the standard JDO configuration file. |
static java.lang.String |
JDOQUERY_DTD_RESOURCE
The name of the resource for the DTD of the standard JDO query metadata file. |
static java.lang.String |
JDOQUERY_XSD_NS
The standard JDO query schema namespace. |
static java.lang.String |
JDOQUERY_XSD_RESOURCE
The name of the resource for the XML schema of the standard JDO query metadata file. |
static java.lang.String |
JTA
The value for TransactionType to specify that transactions are managed by the Java Transactions API, as documented in JSR-220. |
static java.lang.String |
NONCONFIGURABLE_PROPERTY_VENDOR_NAME
Nonconfigurable property constant "VendorName" |
static java.lang.String |
NONCONFIGURABLE_PROPERTY_VERSION_NUMBER
Nonconfigurable property constant "VersionNumber" |
static java.lang.String |
OPTION_APPLICATION_IDENTITY
"javax.jdo.option.ApplicationIdentity" |
static java.lang.String |
OPTION_ARRAY
"javax.jdo.option.Array" |
static java.lang.String |
OPTION_ARRAYLIST
"javax.jdo.option.ArrayList" |
static java.lang.String |
OPTION_BINARY_COMPATIBILITY
"javax.jdo.option.BinaryCompatibility" |
static java.lang.String |
OPTION_CHANGE_APPLICATION_IDENTITY
"javax.jdo.option.ChangeApplicationIdentity" |
static java.lang.String |
OPTION_DATASTORE_IDENTITY
"javax.jdo.option.DatastoreIdentity" |
static java.lang.String |
OPTION_DATASTORE_TIMEOUT
"javax.jdo.option.DatastoreTimeout" |
static java.lang.String |
OPTION_GET_DATASTORE_CONNECTION
"javax.jdo.option.GetDataStoreConnection" |
static java.lang.String |
OPTION_GET_JDBC_CONNECTION
"javax.jdo.option.GetJDBCConnection" |
static java.lang.String |
OPTION_LINKEDLIST
"javax.jdo.option.LinkedList" |
static java.lang.String |
OPTION_MAPPING_HETEROGENEOUS_INTERFACE_TYPE
"javax.jdo.option.mapping.HeterogeneousInterfaceType" |
static java.lang.String |
OPTION_MAPPING_HETEROGENEOUS_OBJECT_TYPE
"javax.jdo.option.mapping.HeterogeneousObjectType" |
static java.lang.String |
OPTION_MAPPING_JOINED_TABLE_PER_CLASS
"javax.jdo.option.mapping.JoinedTablePerClass" |
static java.lang.String |
OPTION_MAPPING_JOINED_TABLE_PER_CONCRETE_CLASS
"javax.jdo.option.mapping.JoinedTablePerConcreteClass" |
static java.lang.String |
OPTION_MAPPING_NON_JOINED_TABLE_PER_CONCRETE_CLASS
"javax.jdo.option.mapping.NonJoinedTablePerConcreteClass" |
static java.lang.String |
OPTION_MAPPING_RELATION_SUBCLASS_TABLE
"javax.jdo.option.mapping.RelationSubclassTable" |
static java.lang.String |
OPTION_NONDURABLE_IDENTITY
"javax.jdo.option.NonDurableIdentity" |
static java.lang.String |
OPTION_NONTRANSACTIONAL_READ
"javax.jdo.option.NontransactionalRead" |
static java.lang.String |
OPTION_NONTRANSACTIONAL_WRITE
"javax.jdo.option.NontransactionalWrite" |
static java.lang.String |
OPTION_NULL_COLLECTION
"javax.jdo.option.NullCollection" |
static java.lang.String |
OPTION_OPTIMISTIC
"javax.jdo.option.Optimistic" |
static java.lang.String |
OPTION_PREDIRTY_EVENT
"javax.jdo.option.PreDirtyEvent" |
static java.lang.String |
OPTION_QUERY_CANCEL
"javax.jdo.option.QueryCancel" |
static java.lang.String |
OPTION_QUERY_SQL
"javax.jdo.query.SQL" |
static java.lang.String |
OPTION_RETAIN_VALUES
"javax.jdo.option.RetainValues" |
static java.lang.String |
OPTION_TRANSACTIONAL_TRANSIENT
"javax.jdo.option.TransientTransactional" |
static java.lang.String |
OPTION_TREEMAP
"javax.jdo.option.TreeMap" |
static java.lang.String |
OPTION_TREESET
"javax.jdo.option.TreeSet" |
static java.lang.String |
OPTION_UNCONSTRAINED_QUERY_VARIABLES
"javax.jdo.option.UnconstrainedQueryVariables" |
static java.lang.String |
OPTION_VECTOR
"javax.jdo.option.Vector" |
static java.lang.String |
OPTION_VERSION_DATETIME
"javax.jdo.option.version.DateTime" |
static java.lang.String |
OPTION_VERSION_STATE_IMAGE
"javax.jdo.option.version.StateImage" |
static java.lang.String |
ORM_DTD_RESOURCE
The name of the resource for the DTD of the standard JDO object-relational mapping metadata file. |
static java.lang.String |
ORM_XSD_NS
The standard JDO object-repository mapping schema namespace. |
static java.lang.String |
ORM_XSD_RESOURCE
The name of the resource for the XML schema of the standard JDO object-relational mapping metadata file. |
static java.lang.String |
PMF_ATTRIBUTE_CLASS
The name of the persistence manager factory element's "class" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_DRIVER_NAME
The name of the persistence manager factory element's "connection-driver-name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_FACTORY_NAME
The name of the persistence manager factory element's "connection-factory-name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_FACTORY2_NAME
The name of the persistence manager factory element's "connection-factory2-name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_PASSWORD
The name of the persistence manager factory element's "connection-password" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_URL
The name of the persistence manager factory element's "connection-url" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_CONNECTION_USER_NAME
The name of the persistence manager factory element's "connection-user-name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_COPY_ON_ATTACH
The name of the persistence manager factory element's "copy-on-attach" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_DATASTORE_READ_TIMEOUT_MILLIS
The name of the persistence manager factory element's "datastore-read-timeout-millis" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_DATASTORE_WRITE_TIMEOUT_MILLIS
The name of the persistence manager factory element's "datastore-write-timeout-millis" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_DETACH_ALL_ON_COMMIT
The name of the persistence manager factory element's "detach-all-on-commit" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_IGNORE_CACHE
The name of the persistence manager factory element's "ignore-cache" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_MAPPING
The name of the persistence manager factory element's "mapping" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_MULTITHREADED
The name of the persistence manager factory element's "multithreaded" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_NAME
The name of the persistence manager factory element's "name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_NONTRANSACTIONAL_READ
The name of the persistence manager factory element's "nontransactional-read" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_NONTRANSACTIONAL_WRITE
The name of the persistence manager factory element's "nontransactional-write" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_OPTIMISTIC
The name of the persistence manager factory element's "optimistic" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_PERSISTENCE_UNIT_NAME
The name of the persistence manager factory element's "persistence-unit-name" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_READONLY
The name of the persistence manager factory element's "readonly" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_RESTORE_VALUES
The name of the persistence manager factory element's "restore-values" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_RETAIN_VALUES
The name of the persistence manager factory element's "retain-values" attribute. |
static java.lang.String |
PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID
The name of the persistence manager factory element's "server-time-zone-id" attribute. |
static java.lang.String |
PROPERTY_ATTRIBUTE_NAME
The name of the persistence manager factory property element's "name" attribute. |
static java.lang.String |
PROPERTY_ATTRIBUTE_VALUE
The name of the persistence manager factory property element's "value" attribute. |
static java.lang.String |
PROPERTY_CONNECTION_DRIVER_NAME
"javax.jdo.option.ConnectionDriverName" |
static java.lang.String |
PROPERTY_CONNECTION_FACTORY_NAME
"javax.jdo.option.ConnectionFactoryName" |
static java.lang.String |
PROPERTY_CONNECTION_FACTORY2_NAME
"javax.jdo.option.ConnectionFactory2Name" |
static java.lang.String |
PROPERTY_CONNECTION_PASSWORD
"javax.jdo.option.Password" |
static java.lang.String |
PROPERTY_CONNECTION_URL
"javax.jdo.option.ConnectionURL" |
static java.lang.String |
PROPERTY_CONNECTION_USER_NAME
"javax.jdo.option.ConnectionUserName" |
static java.lang.String |
PROPERTY_COPY_ON_ATTACH
"javax.jdo.option.CopyOnAttach" |
static java.lang.String |
PROPERTY_DATASTORE_READ_TIMEOUT_MILLIS
Specified value "javax.jdo.option.DatastoreReadTimeoutMillis" |
static java.lang.String |
PROPERTY_DATASTORE_WRITE_TIMEOUT_MILLIS
Specified value "javax.jdo.option.DatastoreWriteTimeoutMillis" |
static java.lang.String |
PROPERTY_DETACH_ALL_ON_COMMIT
"javax.jdo.option.DetachAllOnCommit" |
static java.lang.String |
PROPERTY_ENHANCER_VENDOR_NAME
"VendorName" |
static java.lang.String |
PROPERTY_ENHANCER_VERSION_NUMBER
"VersionNumber" |
static java.lang.String |
PROPERTY_IGNORE_CACHE
"javax.jdo.option.IgnoreCache" |
static java.lang.String |
PROPERTY_INSTANCE_LIFECYCLE_LISTENER
"javax.jdo.listener.InstanceLifecycleListener" |
static java.lang.String |
PROPERTY_MAPPING
"javax.jdo.option.Mapping" |
static java.lang.String |
PROPERTY_MAPPING_CATALOG
Mapping "javax.jdo.mapping.Catalog" |
static java.lang.String |
PROPERTY_MAPPING_SCHEMA
Mapping "javax.jdo.mapping.Schema" |
static java.lang.String |
PROPERTY_MULTITHREADED
"javax.jdo.option.Multithreaded" |
static java.lang.String |
PROPERTY_NAME
"javax.jdo.option.Name" |
static java.lang.String |
PROPERTY_NONTRANSACTIONAL_READ
"javax.jdo.option.NontransactionalRead" |
static java.lang.String |
PROPERTY_NONTRANSACTIONAL_WRITE
"javax.jdo.option.NontransactionalWrite" |
static java.lang.String |
PROPERTY_OPTIMISTIC
"javax.jdo.option.Optimistic" |
static java.lang.String |
PROPERTY_PERSISTENCE_MANAGER_FACTORY_CLASS
"javax.jdo.PersistenceManagerFactoryClass" |
static java.lang.String |
PROPERTY_PERSISTENCE_UNIT_NAME
"javax.jdo.option.PersistenceUnitName" |
static java.lang.String |
PROPERTY_PREFIX_INSTANCE_LIFECYCLE_LISTENER
Prefix used to configure InstanceLifecycleListener instances
externally. |
static java.lang.String |
PROPERTY_READONLY
"javax.jdo.option.ReadOnly" |
static java.lang.String |
PROPERTY_RESTORE_VALUES
"javax.jdo.option.RestoreValues" |
static java.lang.String |
PROPERTY_RETAIN_VALUES
"javax.jdo.option.RetainValues" |
static java.lang.String |
PROPERTY_SERVER_TIME_ZONE_ID
Specified value "javax.jdo.option.ServerTimeZoneID" |
static java.lang.String |
PROPERTY_SPI_RESOURCE_NAME
"javax.jdo.option.spi.ResourceName" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL
"javax.jdo.option.TransactionIsolationLevel" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL_READ_COMMITTED
"javax.jdo.option.TransactionIsolationLevel.read-committed" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL_READ_UNCOMMITTED
"javax.jdo.option.TransactionIsolationLevel.read-uncommitted" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL_REPEATABLE_READ
"javax.jdo.option.TransactionIsolationLevel.repeatable-read" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL_SERIALIZABLE
"javax.jdo.option.TransactionIsolationLevel.serializable" |
static java.lang.String |
PROPERTY_TRANSACTION_ISOLATION_LEVEL_SNAPSHOT
"javax.jdo.option.TransactionIsolationLevel.snapshot" |
static java.lang.String |
RESOURCE_LOCAL
The value for TransactionType to specify that transactions are managed by the javax.jdo.Transaction instance, similar to the usage as documented in JSR-220. |
static java.lang.String |
SERVICE_LOOKUP_ENHANCER_RESOURCE_NAME
The name of the standard service configuration resource text file containing the name of an enhancer of JDOEnhancer . |
static java.lang.String |
SERVICE_LOOKUP_PMF_RESOURCE_NAME
The name of the standard service configuration resource text file containing the name of an implementation of PersistenceManagerFactory . |
static java.lang.String |
TX_READ_COMMITTED
Transaction isolation level representing the requirement to read committed data only. |
static java.lang.String |
TX_READ_UNCOMMITTED
Transaction isolation level representing the ability to read uncommitted data. |
static java.lang.String |
TX_REPEATABLE_READ
Transaction isolation level representing the requirement to read the same data in the same transaction. |
static java.lang.String |
TX_SERIALIZABLE
Transaction isolation level representing the requirement to serialize transactions. |
static java.lang.String |
TX_SNAPSHOT
Transaction isolation level representing the requirement to keep a snapshot for reading data. |
Field Detail |
---|
static final java.lang.String SERVICE_LOOKUP_PMF_RESOURCE_NAME
PersistenceManagerFactory
.
Constant value is META-INF/services/javax.jdo.PersistenceManagerFactory
.
static final java.lang.String SERVICE_LOOKUP_ENHANCER_RESOURCE_NAME
JDOEnhancer
.
Constant value is META-INF/services/javax.jdo.JDOEnhancer
.
static final java.lang.String JDOCONFIG_RESOURCE_NAME
META-INF/jdoconfig.xml
.
static final java.lang.String JDOCONFIG_XSD_NS
http://java.sun.com/xml/ns/jdo/jdoconfig
.
static final java.lang.String JDO_XSD_NS
http://java.sun.com/xml/ns/jdo/jdo
.
static final java.lang.String ORM_XSD_NS
http://java.sun.com/xml/ns/jdo/orm
.
static final java.lang.String JDOQUERY_XSD_NS
http://java.sun.com/xml/ns/jdo/jdoquery
.
static final java.lang.String ELEMENT_PERSISTENCE_MANAGER_FACTORY
persistence-manager-factory
.
static final java.lang.String PMF_ATTRIBUTE_CLASS
static final java.lang.String PMF_ATTRIBUTE_NAME
static final java.lang.String PMF_ATTRIBUTE_PERSISTENCE_UNIT_NAME
static final java.lang.String PMF_ATTRIBUTE_OPTIMISTIC
static final java.lang.String PMF_ATTRIBUTE_READONLY
static final java.lang.String PMF_ATTRIBUTE_RETAIN_VALUES
static final java.lang.String PMF_ATTRIBUTE_RESTORE_VALUES
static final java.lang.String PMF_ATTRIBUTE_IGNORE_CACHE
static final java.lang.String PMF_ATTRIBUTE_NONTRANSACTIONAL_READ
static final java.lang.String PMF_ATTRIBUTE_NONTRANSACTIONAL_WRITE
static final java.lang.String PMF_ATTRIBUTE_MULTITHREADED
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_DRIVER_NAME
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_USER_NAME
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_PASSWORD
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_URL
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_FACTORY_NAME
static final java.lang.String PMF_ATTRIBUTE_CONNECTION_FACTORY2_NAME
static final java.lang.String PMF_ATTRIBUTE_DETACH_ALL_ON_COMMIT
static final java.lang.String PMF_ATTRIBUTE_COPY_ON_ATTACH
static final java.lang.String PMF_ATTRIBUTE_MAPPING
static final java.lang.String PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID
static final java.lang.String PMF_ATTRIBUTE_DATASTORE_READ_TIMEOUT_MILLIS
static final java.lang.String PMF_ATTRIBUTE_DATASTORE_WRITE_TIMEOUT_MILLIS
static final java.lang.String ELEMENT_PROPERTY
static final java.lang.String PROPERTY_ATTRIBUTE_NAME
static final java.lang.String PROPERTY_ATTRIBUTE_VALUE
static final java.lang.String ELEMENT_INSTANCE_LIFECYCLE_LISTENER
static final java.lang.String INSTANCE_LIFECYCLE_LISTENER_ATTRIBUTE_LISTENER
static final java.lang.String INSTANCE_LIFECYCLE_LISTENER_ATTRIBUTE_CLASSES
static final java.lang.String OPTION_TRANSACTIONAL_TRANSIENT
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_NONTRANSACTIONAL_READ
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_NONTRANSACTIONAL_WRITE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_RETAIN_VALUES
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_OPTIMISTIC
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_APPLICATION_IDENTITY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_DATASTORE_IDENTITY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_NONDURABLE_IDENTITY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_ARRAYLIST
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_LINKEDLIST
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_TREEMAP
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_TREESET
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_VECTOR
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_ARRAY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_NULL_COLLECTION
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_CHANGE_APPLICATION_IDENTITY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_BINARY_COMPATIBILITY
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_GET_DATASTORE_CONNECTION
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_GET_JDBC_CONNECTION
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_QUERY_SQL
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_QUERY_CANCEL
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_DATASTORE_TIMEOUT
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_UNCONSTRAINED_QUERY_VARIABLES
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_VERSION_DATETIME
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_VERSION_STATE_IMAGE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_PREDIRTY_EVENT
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_HETEROGENEOUS_OBJECT_TYPE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_HETEROGENEOUS_INTERFACE_TYPE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_JOINED_TABLE_PER_CLASS
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_JOINED_TABLE_PER_CONCRETE_CLASS
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_NON_JOINED_TABLE_PER_CONCRETE_CLASS
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String OPTION_MAPPING_RELATION_SUBCLASS_TABLE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_PERSISTENCE_MANAGER_FACTORY_CLASS
JDOHelper.getPersistenceManagerFactory(java.util.Map)
,
Constant Field Valuesstatic final java.lang.String PROPERTY_ENHANCER_VENDOR_NAME
JDOEnhancer.getProperties()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_ENHANCER_VERSION_NUMBER
JDOEnhancer.getProperties()
,
Constant Field Valuesstatic final int ENHANCER_NO_JDO_ENHANCER_FOUND
static final int ENHANCER_USAGE_ERROR
static final int ENHANCER_EXCEPTION
static final java.lang.String PROPERTY_OPTIMISTIC
PersistenceManagerFactory.getOptimistic()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_READONLY
PersistenceManagerFactory.getReadOnly()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_RETAIN_VALUES
PersistenceManagerFactory.getRetainValues()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_RESTORE_VALUES
PersistenceManagerFactory.getRestoreValues()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_IGNORE_CACHE
PersistenceManagerFactory.getIgnoreCache()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_NONTRANSACTIONAL_READ
PersistenceManagerFactory.getNontransactionalRead()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_NONTRANSACTIONAL_WRITE
PersistenceManagerFactory.getNontransactionalWrite()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_MULTITHREADED
PersistenceManagerFactory.getMultithreaded()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL
static final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL_READ_UNCOMMITTED
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL_READ_COMMITTED
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL_REPEATABLE_READ
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL_SNAPSHOT
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_TRANSACTION_ISOLATION_LEVEL_SERIALIZABLE
PersistenceManagerFactory.supportedOptions()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_DETACH_ALL_ON_COMMIT
PersistenceManagerFactory.getDetachAllOnCommit()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_COPY_ON_ATTACH
PersistenceManagerFactory.getCopyOnAttach()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_CONNECTION_DRIVER_NAME
PersistenceManagerFactory.getConnectionDriverName()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_CONNECTION_USER_NAME
PersistenceManagerFactory.getConnectionUserName()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_CONNECTION_PASSWORD
static final java.lang.String PROPERTY_CONNECTION_URL
PersistenceManagerFactory.getConnectionURL()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_CONNECTION_FACTORY_NAME
PersistenceManagerFactory.getConnectionFactoryName()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_CONNECTION_FACTORY2_NAME
PersistenceManagerFactory.getConnectionFactory2Name()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_MAPPING
PersistenceManagerFactory.getMapping()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_PERSISTENCE_UNIT_NAME
PersistenceManagerFactory.getPersistenceUnitName()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_NAME
PersistenceManagerFactory.getName()
,
Constant Field Valuesstatic final java.lang.String PROPERTY_SPI_RESOURCE_NAME
static final java.lang.String PROPERTY_INSTANCE_LIFECYCLE_LISTENER
PersistenceManagerFactory.addInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener,Class[])
,
PersistenceManagerFactory.removeInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener)
,
Constant Field Valuesstatic final java.lang.String PROPERTY_PREFIX_INSTANCE_LIFECYCLE_LISTENER
InstanceLifecycleListener
instances
externally.
To configure an InstanceLifecycleListener
via properties,
create a property name with the prefix of
this constant and append the fully qualified listener class name, then
set its value to the comma- or whitespace-delimited list
of persistence-capable classes whose instances are to be observed.
Use no value to indicate that instances of
all persistence-capable classes are to be observed.javax.jdo.option.InstanceLifecycleListener.com.example.MyListener=com.example.Foo,com.example.Bar
pmf.addInstanceLifecycleListener(new com.example.MyListener(), new Class[] {com.example.Foo.class, com.example.Bar.class});
pmf
is an instance of type
PersistenceManagerFactory
.
PersistenceManagerFactory.addInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener,Class[])
,
Constant Field Valuesstatic final java.lang.String PROPERTY_MAPPING_CATALOG
static final java.lang.String PROPERTY_MAPPING_SCHEMA
static final java.lang.String PROPERTY_SERVER_TIME_ZONE_ID
static final java.lang.String PROPERTY_DATASTORE_READ_TIMEOUT_MILLIS
static final java.lang.String PROPERTY_DATASTORE_WRITE_TIMEOUT_MILLIS
static final java.lang.String NONCONFIGURABLE_PROPERTY_VENDOR_NAME
PersistenceManagerFactory.getProperties()
,
Constant Field Valuesstatic final java.lang.String NONCONFIGURABLE_PROPERTY_VERSION_NUMBER
PersistenceManagerFactory.getProperties()
,
Constant Field Valuesstatic final java.lang.String JTA
static final java.lang.String RESOURCE_LOCAL
static final java.lang.String JDOCONFIG_DTD_RESOURCE
static final java.lang.String JDOCONFIG_XSD_RESOURCE
static final java.lang.String JDO_DTD_RESOURCE
static final java.lang.String JDO_XSD_RESOURCE
static final java.lang.String ORM_DTD_RESOURCE
static final java.lang.String ORM_XSD_RESOURCE
static final java.lang.String JDOQUERY_DTD_RESOURCE
static final java.lang.String JDOQUERY_XSD_RESOURCE
static final java.lang.String ANONYMOUS_PERSISTENCE_MANAGER_FACTORY_NAME
static final java.lang.String TX_READ_UNCOMMITTED
PersistenceManagerFactory.getTransactionIsolationLevel()
,
Transaction.getIsolationLevel()
,
Constant Field Valuesstatic final java.lang.String TX_READ_COMMITTED
PersistenceManagerFactory.getTransactionIsolationLevel()
,
Transaction.getIsolationLevel()
,
Constant Field Valuesstatic final java.lang.String TX_REPEATABLE_READ
PersistenceManagerFactory.getTransactionIsolationLevel()
,
Transaction.getIsolationLevel()
,
Constant Field Valuesstatic final java.lang.String TX_SNAPSHOT
PersistenceManagerFactory.getTransactionIsolationLevel()
,
Transaction.getIsolationLevel()
,
Constant Field Valuesstatic final java.lang.String TX_SERIALIZABLE
PersistenceManagerFactory.getTransactionIsolationLevel()
,
Transaction.getIsolationLevel()
,
Constant Field Values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |