|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
RegisterClassListener to the listener list.
JDOPermission to be used for
closePersistenceManagerFactory permission checking.
Iterator associated with this Extent instance.
PersistenceManager so that no further requests may be
made on it.
Iterators associated with this Extent instance.
Query instance, and release all
resources associated with them.
Transaction instance associated with a PersistenceManager.
Collection of instances from the data store.
Extent class represent the entire collection
of instances in the data store of the candidate class
possibly including its subclasses.Collection of instances as no longer needed in the cache.
Collection.
Collection.
Collection.
Collection.
Collection.
JDOPermission to be used for
getMetadata permission checking.
Extent contains all instances of a particular class in the data
store; this method returns the Class of the instances.
PersistenceManager manages a collection of instances in the data
store based on the class of the instances.
PersistenceCapable class.
PersistenceCapable class.
PersistenceCapable class.
PersistenceManager instances
obtained from this factory.
JDOImplHelper.
PersistenceManager.
PersistenceManager instances
obtained from this factory.
PersistenceManager instances
obtained from this factory.
true, allows persistent instances to be read without
a transaction active.
PersistenceManager instances
obtained from this factory.
true, allows persistent instances to be written without
a transaction active.
PersistenceManager.
Class that implements the JDO Identity for the
specified PersistenceCapable class.
PersistenceManager instances
obtained from this factory.
PersistenceCapable class.
Extent is managed by a PersistenceManager;
this method gives access to the owning PersistenceManager.
PersistenceManager if there is one.
PersistenceManager from this factory.
PersistenceManager from this factory.
PersistenceManager associated with this Query.
Transaction instance is always associated with exactly one
PersistenceManager.
PersistenceManager that owns this instance.
PersistenceManagerFactory based on a Properties instance, using
the current thread's context class loader to locate the
PersistenceManagerFactory class.
PersistenceManagerFactory based on a Properties
instance and a class loader.
PersistenceManagerFactory used to create
this PersistenceManager.
PersistenceManagerFactory.
PersistenceManager instances
obtained from this factory.
true, at commit time instances retain their field values.
Synchronization instance for this Transaction instance.
PersistenceManager instances
more easily by having an application object associated with each
PersistenceManager instance.
Extent was defined to contain subclasses.
PersistenceCapable class that provides callback methods for life
cycle events implements this interface.PersistenceManager instance can be used until it is closed.
true if the field is cached in the calling
instance.
Extent.
JDOCanRetryException without a detail message.
JDOCanRetryException with the specified detail message.
JDOCanRetryException with the specified detail
message and nested Throwables.
JDOCanRetryException with the specified detail
message and nested Throwables.
- JDOCanRetryException(String, Object) -
Constructor for class javax.jdo.JDOCanRetryException
- Constructs a new
JDOCanRetryException with the specified detail message
and failed object.
- JDOCanRetryException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDOCanRetryException
- Constructs a new
JDOCanRetryException with the specified detail message,
nested Throwables, and failed object.
- JDOCanRetryException(String, Throwable, Object) -
Constructor for class javax.jdo.JDOCanRetryException
- Constructs a new
JDOCanRetryException with the specified detail message,
nested Throwables, and failed object.
- JDODataStoreException - exception javax.jdo.JDODataStoreException.
- This class represents data store exceptions that can be retried.
- JDODataStoreException() -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException without a detail message.
- JDODataStoreException(String) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified detail message.
- JDODataStoreException(String, Throwable[]) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified
detail message and nested Throwables.
- JDODataStoreException(String, Throwable) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified
detail message and nested Throwables.
- JDODataStoreException(String, Object) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified detail message
and failed object.
- JDODataStoreException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified detail message,
nested Throwables, and failed object.
- JDODataStoreException(String, Throwable, Object) -
Constructor for class javax.jdo.JDODataStoreException
- Constructs a new
JDODataStoreException with the specified detail message,
nested Throwables, and failed object.
- JDOException - exception javax.jdo.JDOException.
- This is the root of all JDO Exceptions.
- JDOException() -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException without a detail message.
- JDOException(String) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message.
- JDOException(String, Throwable[]) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message
and nested Throwables.
- JDOException(String, Throwable) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message
and nested Throwable.
- JDOException(String, Object) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message
and failed object.
- JDOException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message,
nested Throwables, and failed object.
- JDOException(String, Throwable, Object) -
Constructor for class javax.jdo.JDOException
- Constructs a new
JDOException with the specified detail message,
nested Throwable, and failed object.
- JDOFatalDataStoreException - exception javax.jdo.JDOFatalDataStoreException.
- This class represents data store exceptions that cannot be retried.
- JDOFatalDataStoreException() -
Constructor for class javax.jdo.JDOFatalDataStoreException
- Constructs a new
JDOFatalDataStoreException without a detail message.
- JDOFatalDataStoreException(String) -
Constructor for class javax.jdo.JDOFatalDataStoreException
- Constructs a new
JDOFatalDataStoreException with the specified detail message.
- JDOFatalDataStoreException(String, Object) -
Constructor for class javax.jdo.JDOFatalDataStoreException
- Constructs a new
JDOFatalDataStoreException with the specified detail message
and failed object.
- JDOFatalDataStoreException(String, Throwable[]) -
Constructor for class javax.jdo.JDOFatalDataStoreException
- Constructs a new
JDOFatalDataStoreException with the specified
detail message and nested Throwables.
- JDOFatalDataStoreException(String, Throwable) -
Constructor for class javax.jdo.JDOFatalDataStoreException
- Constructs a new
JDOFatalDataStoreException with the specified
detail message and nested Throwables.
- JDOFatalException - exception javax.jdo.JDOFatalException.
- This class represents exceptions that are fatal; that is, the condition
that caused it cannot be bypassed even if the operation is retried.
- JDOFatalException() -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException without a detail message.
- JDOFatalException(String) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail message.
- JDOFatalException(String, Throwable[]) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail
message and nested Throwables.
- JDOFatalException(String, Throwable) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail
message and nested Throwables.
- JDOFatalException(String, Object) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail message
and failed object.
- JDOFatalException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail message,
nested Throwables, and failed object.
- JDOFatalException(String, Throwable, Object) -
Constructor for class javax.jdo.JDOFatalException
- Constructs a new
JDOFatalException with the specified detail message,
nested Throwables, and failed object.
- JDOFatalInternalException - exception javax.jdo.JDOFatalInternalException.
- This class represents errors in the implementation for which no user
error handling is possible.
- JDOFatalInternalException() -
Constructor for class javax.jdo.JDOFatalInternalException
- Constructs a new
JDOFatalInternalException without a detail message.
- JDOFatalInternalException(String) -
Constructor for class javax.jdo.JDOFatalInternalException
- Constructs a new
JDOFatalInternalException with the specified detail message.
- JDOFatalInternalException(String, Throwable[]) -
Constructor for class javax.jdo.JDOFatalInternalException
- Constructs a new
JDOFatalInternalException with the specified
detail message and nested Throwables.
- JDOFatalInternalException(String, Throwable) -
Constructor for class javax.jdo.JDOFatalInternalException
- Constructs a new
JDOFatalInternalException with the specified
detail message and nested Throwables.
- JDOFatalUserException - exception javax.jdo.JDOFatalUserException.
- This class represents user errors that cannot be retried.
- JDOFatalUserException() -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException without a detail message.
- JDOFatalUserException(String) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified detail message.
- JDOFatalUserException(String, Throwable[]) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified
detail message and nested Throwables.
- JDOFatalUserException(String, Throwable) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified
detail message and nested Throwables.
- JDOFatalUserException(String, Object) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified
detail message and failed object.
- JDOFatalUserException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified
detail message, nested Throwables, and failed object.
- JDOFatalUserException(String, Throwable, Object) -
Constructor for class javax.jdo.JDOFatalUserException
- Constructs a new
JDOFatalUserException with the specified
detail message, nested Throwables, and failed object.
- JDOHelper - class javax.jdo.JDOHelper.
- This class can be used by a JDO-aware application to call the JDO behavior
of
PersistenceCapable instances without declaring them to be
PersistenceCapable. - JDOHelper() -
Constructor for class javax.jdo.JDOHelper
-
- JDOImplHelper - class javax.jdo.spi.JDOImplHelper.
- This class is a helper class for JDO implementations.
- JDOObjectNotFoundException - exception javax.jdo.JDOObjectNotFoundException.
- This class represents exceptions caused by the user accessing
an object that does not exist in the datastore.
- JDOObjectNotFoundException() -
Constructor for class javax.jdo.JDOObjectNotFoundException
- Constructs a new
JDOObjectNotFoundException
without a detail message.
- JDOObjectNotFoundException(String) -
Constructor for class javax.jdo.JDOObjectNotFoundException
- Constructs a new
JDOObjectNotFoundException
with the specified detail message.
- JDOObjectNotFoundException(String, Object) -
Constructor for class javax.jdo.JDOObjectNotFoundException
- Constructs a new
JDOObjectNotFoundException with the specified detail message
and failed object.
- JDOObjectNotFoundException(String, Throwable[]) -
Constructor for class javax.jdo.JDOObjectNotFoundException
- Constructs a new
JDOObjectNotFoundException with the
specified detail message and nested Throwables.
- JDOOptimisticVerificationException - exception javax.jdo.JDOOptimisticVerificationException.
- This class represents optimistic verification failures.
- JDOOptimisticVerificationException() -
Constructor for class javax.jdo.JDOOptimisticVerificationException
- Constructs a new
JDOOptimisticVerificationException without a detail message.
- JDOOptimisticVerificationException(String) -
Constructor for class javax.jdo.JDOOptimisticVerificationException
- Constructs a new
JDOOptimisticVerificationException with the specified detail message.
- JDOOptimisticVerificationException(String, Object) -
Constructor for class javax.jdo.JDOOptimisticVerificationException
- Constructs a new
JDOOptimisticVerificationException with the specified detail message
and failed object.
- JDOOptimisticVerificationException(String, Throwable[]) -
Constructor for class javax.jdo.JDOOptimisticVerificationException
- Constructs a new
JDOOptimisticVerificationException with the specified
detail message and nested Throwables.
- JDOPermission - class javax.jdo.spi.JDOPermission.
- The
JDOPermission class is for operations that are reserved for JDO
implementations and should not be called by other code. - JDOPermission(String) -
Constructor for class javax.jdo.spi.JDOPermission
- Constructs a
JDOPermission with the specified name.
- JDOPermission(String, String) -
Constructor for class javax.jdo.spi.JDOPermission
- Constructs a
JDOPermission with the specified name and actions.
- JDOUnsupportedOptionException - exception javax.jdo.JDOUnsupportedOptionException.
- This class represents exceptions caused by the use of optional features
not supported by the JDO implementation.
- JDOUnsupportedOptionException() -
Constructor for class javax.jdo.JDOUnsupportedOptionException
- Constructs a new
JDOUnsupportedOptionException without a detail message.
- JDOUnsupportedOptionException(String) -
Constructor for class javax.jdo.JDOUnsupportedOptionException
- Constructs a new
JDOUnsupportedOptionException with the specified detail message.
- JDOUnsupportedOptionException(String, Throwable[]) -
Constructor for class javax.jdo.JDOUnsupportedOptionException
- Constructs a new
JDOUnsupportedOptionException with the
specified detail message and nested Throwables.
- JDOUnsupportedOptionException(String, Throwable) -
Constructor for class javax.jdo.JDOUnsupportedOptionException
- Constructs a new
JDOUnsupportedOptionException with the
specified detail message and nested Throwables.
- JDOUserException - exception javax.jdo.JDOUserException.
- This class represents user errors that can possibly be retried.
- JDOUserException() -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException without a detail message.
- JDOUserException(String) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message.
- JDOUserException(String, Throwable[]) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message
and nested Throwables.
- JDOUserException(String, Throwable) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message
and nested Throwables.
- JDOUserException(String, Object) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message
and failed object.
- JDOUserException(String, Throwable[], Object) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message,
nested Throwables, and failed object.
- JDOUserException(String, Throwable, Object) -
Constructor for class javax.jdo.JDOUserException
- Constructs a new
JDOUserException with the specified detail message,
nested Throwables, and failed object.
- javax.jdo - package javax.jdo
- This package contains the JDO specification interfaces and classes.
- javax.jdo.spi - package javax.jdo.spi
- This package contains the interfaces and classes used by JDO implementations.
- jdoCopyFields(Object, int[]) -
Method in interface javax.jdo.spi.PersistenceCapable
- Copy field values from another instance of the same class
to this instance.
- jdoCopyKeyFieldsFromObjectId(PersistenceCapable.ObjectIdFieldConsumer, Object) -
Method in interface javax.jdo.spi.PersistenceCapable
- Copy fields to an outside source from the key fields in the ObjectId.
- jdoCopyKeyFieldsToObjectId(Object) -
Method in interface javax.jdo.spi.PersistenceCapable
- Copy fields from this PersistenceCapable instance to the Object Id instance.
- jdoCopyKeyFieldsToObjectId(PersistenceCapable.ObjectIdFieldSupplier, Object) -
Method in interface javax.jdo.spi.PersistenceCapable
- Copy fields from an outside source to the key fields in the ObjectId.
- jdoGetObjectId() -
Method in interface javax.jdo.spi.PersistenceCapable
- Return a copy of the JDO identity associated with this instance.
- jdoGetPersistenceManager() -
Method in interface javax.jdo.spi.PersistenceCapable
- Return the associated PersistenceManager if there is one.
- jdoGetTransactionalObjectId() -
Method in interface javax.jdo.spi.PersistenceCapable
- Return a copy of the JDO identity associated with this instance.
- jdoIsDeleted() -
Method in interface javax.jdo.spi.PersistenceCapable
- Tests whether this object has been deleted.
- jdoIsDirty() -
Method in interface javax.jdo.spi.PersistenceCapable
- Tests whether this object is dirty.
- jdoIsNew() -
Method in interface javax.jdo.spi.PersistenceCapable
- Tests whether this object has been newly made persistent.
- jdoIsPersistent() -
Method in interface javax.jdo.spi.PersistenceCapable
- Tests whether this object is persistent.
- jdoIsTransactional() -
Method in interface javax.jdo.spi.PersistenceCapable
- Tests whether this object is transactional.
- jdoMakeDirty(String) -
Method in interface javax.jdo.spi.PersistenceCapable
- Explicitly mark this instance and this field dirty.
- jdoNewInstance(StateManager) -
Method in interface javax.jdo.spi.PersistenceCapable
- Return a new instance of this class, with the jdoStateManager set to the
parameter, and jdoFlags set to LOAD_REQUIRED.
- jdoNewInstance(StateManager, Object) -
Method in interface javax.jdo.spi.PersistenceCapable
- Return a new instance of this class, with the jdoStateManager set to the
parameter, key fields initialized to the values in the oid, and jdoFlags
set to LOAD_REQUIRED.
- jdoNewObjectIdInstance() -
Method in interface javax.jdo.spi.PersistenceCapable
- Create a new instance of the ObjectId class for this PersistenceCapable class.
- jdoNewObjectIdInstance(String) -
Method in interface javax.jdo.spi.PersistenceCapable
- Create a new instance of the ObjectId class for this PersistenceCapable
class, using the String form of the constructor.
- jdoPostLoad() -
Method in interface javax.jdo.InstanceCallbacks
- Called after the values are loaded from the data store into
this instance.
- jdoPreClear() -
Method in interface javax.jdo.InstanceCallbacks
- Called before the values in the instance are cleared.
- jdoPreDelete() -
Method in interface javax.jdo.InstanceCallbacks
- Called before the instance is deleted.
- jdoPreStore() -
Method in interface javax.jdo.InstanceCallbacks
- Called before the values are stored from this instance to the
data store.
- jdoProvideField(int) -
Method in interface javax.jdo.spi.PersistenceCapable
- The owning StateManager uses this method to ask the instance to
provide the value of the single field identified by fieldNumber.
- jdoProvideFields(int[]) -
Method in interface javax.jdo.spi.PersistenceCapable
- The owning StateManager uses this method to ask the instance to
provide the values of the multiple fields identified by fieldNumbers.
- jdoReplaceField(int) -
Method in interface javax.jdo.spi.PersistenceCapable
- The owning StateManager uses this method to ask the instance to
replace the value of the single field identified by number.
- jdoReplaceFields(int[]) -
Method in interface javax.jdo.spi.PersistenceCapable
- The owning StateManager uses this method to ask the instance to
replace the values of the multiple fields identified by number.
- jdoReplaceFlags() -
Method in interface javax.jdo.spi.PersistenceCapable
- The owning StateManager uses this method to ask the instance to
replace the value of the flags by calling back the StateManager
replacingFlags method.
- jdoReplaceStateManager(StateManager) -
Method in interface javax.jdo.spi.PersistenceCapable
- This method sets the StateManager instance that manages the state
of this instance.
JDOPermission to be used for
manageMetadata permission checking.
PersistenceCapable field dirty.
Collection of instances non-transactional after commit.
PersistenceManager.
Collection of instances persistent.
Collection of instances subject to transactional boundaries.
PersistenceManager.
PersistenceManager.
Collection of instances transient, removing them from
management by this PersistenceManager.
jdoStateManager.
jdoStateManager and
key values from the ObjectId.
Class
and String arguments.
PersistenceCapable class.
PersistenceCapable
class, using the String form of the constructor.
Query with no elements.
Query using elements from another Query.
Query using the specified language.
Query specifying the Class of the candidate instances.
Query with the Class of the
candidate instances and candidate Extent.
Query with the candidate Class
and Collection.
Query with the Class of the
candidate instances and filter.
Query with the Class of the candidate instances,
candidate Collection, and filter.
Query with the
candidate Extent and filter; the class
is taken from the Extent.
PersistenceManager is the primary interface for JDO-aware application
components.PersistenceManagerFactory is the interface to use to obtain
PersistenceManager instances.JDOException and its backtrace to the
standard error output.
JDOException and its backtrace to the
specified print stream.
JDOException and its backtrace to the specified
print writer.
StateManager
StateManager
StateManager
StateManager
StateManager
StateManager
StateManager
StateManager
StateManager
StateManager
Query interface allows applications to obtain persistent instances
from the data store.RegisterClassEvent event gets delivered whenever a persistence-capable
class registers itself with the JDOImplHelper.RegisterClassEvent.
JDOImplHelper.Collection of instances from the data store.
RegisterClassListener from the listener list.
StateManager uses this method to supply the
value of the flags to the PersistenceCapable instance.
jdoStateManager.
JDOPermission to be used for
setStateManager permission checking.
PersistenceCapable classes and the JDO implementation.Extent to query.
Collection to query.
PersistenceManager instances
obtained from this factory.
PersistenceManager.
PersistenceManager instances
obtained from this factory.
PersistenceManager instances
obtained from this factory.
true, allow persistent instances to be read without
a transaction active.
PersistenceManager instances
obtained from this factory.
true, allow persistent instances to be written without
a transaction active.
PersistenceManager instances
obtained from this factory.
Collection.
true, at rollback, fields of newly persistent instances
are restored to
their values as of the beginning of the transaction, and the instances
revert to transient.
PersistenceManager instances
obtained from this factory.
true, at commit instances retain their values and the instances
transition to persistent-nontransactional.
Synchronization instance to be notified on
transaction completions.
PersistenceManager instances
more easily by having an application object associated with each
PersistenceManager instance.
Transaction interface provides for initiation and completion
of transactions under user control.String representation includes the name of the class,
the descriptive comment (if any),
the String representation of the failed Object (if any),
and the String representation of the nested Throwables (if any).
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||