ObjectDB Database Search
51-100 of 200 resultsjavax.jdo.identity.ByteIdentity JDO Class ByteIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.ByteIdentity This class is for identity with a single byte field. Since: JDO 1.0 Public Constructors ByteIdentity () Constructor only for Externalizable. Since: JDO 1.0 ByteIdentity | |
javax.jdo.identity.CharIdentity JDO Class CharIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.CharIdentity This class is for identity with a single character field. Since: JDO 1.0 Public Constructors CharIdentity () Constructor only for Externalizable. Since: JDO 1.0 | |
javax.jdo.identity.IntIdentity JDO Class IntIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.IntIdentity This class is for identity with a single int field. Since: JDO 1.0 Public Constructors IntIdentity () Constructor only for Externalizable. Since: JDO 1.0 IntIdentity (Class | |
javax.jdo.identity.LongIdentity JDO Class LongIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.LongIdentity This class is for identity with a single long field. Since: JDO 1.0 Public Constructors LongIdentity () Constructor only for Externalizable. Since: JDO 1.0 LongIdentity | |
javax.jdo.identity.ShortIdentity JDO Class ShortIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.ShortIdentity This class is for identity with a single short field. Since: JDO 1.0 Public Constructors ShortIdentity () Constructor only for Externalizable. Since: JDO 1.0 | |
javax.jdo.InstanceCallbacks JDO Interface InstanceCallbacks Super Interfaces: ClearCallback , DeleteCallback , LoadCallback ... implements this interface. For JDO 2.0, InstanceCallbacks has been refactored to extend ... of the other callbacks. For backward compatibility with JDO 1.0, the InstanceCallbacks interface is preserved | |
javax.jdo.listener.InstanceLifecycleEvent JDO Class InstanceLifecycleEvent java.lang.Object ∟ java.util.EventObject ∟ javax. jdo ... NotSerializableException. Since: JDO 2.0 Public Constructors InstanceLifecycleEvent (Object source, int ... - the instance that triggered the event type - the event type Since: JDO 2.0 InstanceLifecycleEvent | |
javax.jdo.ObjectState JDO Enum ObjectState java.lang.Object ∟ java.lang.Enum ∟ javax. jdo .ObjectState This class defines the object states for JDO instances. Since: JDO 1.0 Enum Constants DETACHED_CLEAN Since: JDO 1.0 DETACHED_DIRTY Since: JDO 1.0 HOLLOW_PERSISTENT_NONTRANSACTIONAL Since: JDO 1.0 PERSISTENT | |
javax.jdo.identity.ObjectIdentity JDO Class ObjectIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.ObjectIdentity This class is for identity with a single Object type field. Since: JDO 1.0 Public Constructors ObjectIdentity () Constructor only for Externalizable. Since: JDO 1.0 | |
javax.jdo.identity.StringIdentity JDO Class StringIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ∟ javax. jdo .identity.StringIdentity This class is for identity with a single String field. Since: JDO 1.0 Public Constructors StringIdentity () Constructor only for Externalizable. Since: JDO 1.0 | |
javax.jdo.annotations.Join JDO Annotation Join Target: ElementType.TYPE, ElementType.FIELD, ElementType.METHOD Implemented ... ". Since: JDO 2.1 Public Annotation Attributes String column default "" Name of the column in the join table. Since: JDO 2.1 Column [] columns default {} Detail definition of the join column(s | |
javax.jdo.datastore.DataStoreCache JDO Interface DataStoreCache Many JDO implementations allow instances to be cached in a second ... standardizes this behavior. Since: JDO 2.0 Public Methods void evict (Object oid) Evict ... . Since: JDO 2.0 void evictAll () Evict the parameter instances from the second-level cache | |
javax.jdo.spi.I18NHelper JDO Class I18NHelper java.lang.Object ∟ javax. jdo .spi.I18NHelper Helper class ... to a bundle, as in I18NHelper msg = I18NHelper.getInstance("javax. jdo .Bundle"); This call uses the class ... JDOFatalInternalException (msg.msg("ERR_NoMetadata", cls.getName())); Since: JDO 1.0 Public Methods | |
javax.jdo.JDOFatalInternalException JDO Exception JDOFatalInternalException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOFatalException ∟ javax. jdo .JDOFatalInternalException This class represents errors in | |
javax.jdo.JDOObjectNotFoundException JDO Exception JDOObjectNotFoundException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDODataStoreException ∟ javax. jdo | |
javax.jdo.JDOUserCallbackException JDO Exception JDOUserCallbackException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException ∟ javax. jdo .JDOUserCallbackException | |
javax.jdo.JDODataStoreException JDO Exception JDODataStoreException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDODataStoreException This class represents data store exceptions | |
javax.jdo.JDOFatalDataStoreException JDO Exception JDOFatalDataStoreException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOFatalException ∟ javax. jdo .JDOFatalDataStoreException This class represents data store | |
javax.jdo.JDOFatalUserException JDO Exception JDOFatalUserException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOFatalException ∟ javax. jdo .JDOFatalUserException This class represents user errors | |
javax.jdo.JDOOptimisticVerificationException JDO Exception JDOOptimisticVerificationException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOFatalException ∟ javax. jdo .JDOFatalDataStoreException ∟ javax. jdo | |
javax.jdo.JDOUserException JDO Exception JDOUserException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException This class represents user errors that can possibly | |
javax.jdo.annotations.Column JDO Annotation Column Target: ElementType.FIELD, ElementType.METHOD Implemented Interfaces: Annotation Annotation for a column in the database. Corresponds to the xml element "column". Since: JDO 2 ... to be inserted. Since: JDO 2.1 String defaultValue default "" Default value for this column | |
javax.jdo.annotations.PersistenceCapable JDO Annotation PersistenceCapable Target: ElementType.TYPE Implemented Interfaces: Annotation Annotation for whether the class or interface is persistence-capable. Since: JDO 2.1 Public Annotation ... . Since: JDO 2.2 String catalog default "" Catalog to use for persisting this class or interface. Since: JDO | |
javax.jdo.JDODetachedFieldAccessException JDO Exception JDODetachedFieldAccessException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException ∟ javax. jdo | |
javax.jdo.JDONullIdentityException JDO Exception JDONullIdentityException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException ∟ javax. jdo .JDONullIdentityException | |
javax.jdo.JDOUnsupportedOptionException JDO Exception JDOUnsupportedOptionException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException ∟ javax. jdo | |
javax.jdo.identity.SingleFieldIdentity JDO Class SingleFieldIdentity java.lang.Object ∟ javax. jdo .identity.SingleFieldIdentity ... one persistent field in the class to represent identity. In this case, the application can use a standard JDO class instead of creating a new user-defined class for the purpose. Since: JDO 1.0 Public | |
javax.jdo.spi.JDOPermission JDO Class JDOPermission java.lang.Object ∟ java.security.Permission ∟ java.security.BasicPermission ∟ javax. jdo .spi.JDOPermission The JDOPermission class is for operations that are reserved for JDO implementations and should not be called by other code. A JDOPermission is a named | |
javax.jdo.JDOReadOnlyException JDO Exception JDOReadOnlyException java.lang.Object ∟ java.lang.Throwable ∟ java.lang.Exception ∟ java.lang.RuntimeException ∟ javax. jdo .JDOException ∟ javax. jdo .JDOCanRetryException ∟ javax. jdo .JDOUserException ∟ javax. jdo .JDOReadOnlyException This class | |
PersistenceManager.getObjectById(oid,validate) - JDO Method JDO Method in javax. jdo .PersistenceManager Object getObjectById ( Object oid ... the cache with the specified JDO identity. The oid parameter object might have been returned by ... in the cache with the same JDO identity as the oid parameter, then this method returns | |
PersistenceManager.getObjectId(pc) - JDO Method JDO Method in javax. jdo .PersistenceManager Object getObjectId ( Object pc ) The ObjectId returned by this method represents the JDO identity of the instance. The ObjectId is a copy (clone) of the internal state of the instance, and changing it does not affect the JDO identity | |
javax.jdo.datastore.JDOConnection JDO Interface JDOConnection The underlying connection that is being used by a javax. jdo .PersistenceManager . Since: JDO 2.0 Public Methods void close () Returns this connection to the JDO implementation. The object must be returned to the JDO implementation prior to calling any JDO method or | |
PersistenceCapable.jdoGetObjectId() - JDO Method JDO Method in javax. jdo .spi.PersistenceCapable Object jdoGetObjectId () Return a copy of the JDO identity associated with this instance. Persistent instances of PersistenceCapable classes have a JDO ... that represents the JDO identity. Transient instances return null. The ObjectId may be serialized and later | |
JDOHelper.getObjectId(pc) - JDO Static Method JDO Static Method in javax. jdo .JDOHelper Object getObjectId ( Object pc ) Return a copy of the JDO identity associated with the parameter instance. Persistent instances of PersistenceCapable classes have a JDO identity managed by the PersistenceManager . This method returns a copy | |
javax.jdo.annotations.ForeignKey JDO Annotation ForeignKey Target: ElementType.TYPE, ElementType.FIELD, ElementType.METHOD ... "foreign-key". Since: JDO 2.1 Public Annotation Attributes Column [] columns default {} Columns that compose this foreign key. Since: JDO 2.1 String deferred default "" Whether this foreign key | |
javax.jdo.annotations.IdGeneratorStrategy JDO Enum IdGeneratorStrategy java.lang.Object ∟ java.lang.Enum ∟ javax. jdo .annotations.IdGeneratorStrategy Enumeration of the id generator strategy values. Since: JDO 2.1 Enum Constants IDENTITY Since: JDO 2.1 INCREMENT Since: JDO 2.1 NATIVE Since: JDO 2.1 SEQUENCE Since: JDO 2.1 | |
javax.jdo.annotations.Query JDO Annotation Query Target: ElementType.TYPE Implemented Interfaces: Annotation Annotation for a named query. Corresponds to the xml element "query". Since: JDO 2.1 Public Annotation Attributes Extension [] extensions default {} Vendor extensions. Since: JDO 2.1 String fetchPlan default | |
StateInterrogation.getObjectId(pc) - JDO Method JDO Method in javax. jdo .spi.StateInterrogation Object getObjectId ( Object pc ) Return a copy of the JDO identity associated with the parameter instance. Persistent instances of PersistenceCapable classes have a JDO identity managed by the PersistenceManager . This method returns | |
javax.jdo.Extent JDO Interface Extent Super Interfaces: Iterable Instances of the Extent class represent the entire ... of a particular class or interface Since: JDO 1.0 Public Methods void close (Iterator it) Close ... the method iterator() on this Extent instance. Since: JDO 1.0 void closeAll () Close all Iterator s | |
javax.jdo.annotations.ForeignKeyAction JDO Enum ForeignKeyAction java.lang.Object ∟ java.lang.Enum ∟ javax. jdo .annotations.ForeignKeyAction Enumeration of the foreign-key delete/update action values. Since: JDO 2.1 Enum Constants CASCADE Since: JDO 2.1 DEFAULT Since: JDO 2.1 NONE Since: JDO 2.1 NULL Since: JDO 2.1 RESTRICT | |
javax.jdo.spi.RegisterClassEvent JDO Class RegisterClassEvent java.lang.Object ∟ java.util.EventObject ∟ javax. jdo .spi ... registers itself with the JDOImplHelper . Since: JDO 1.0 Public Constructors RegisterClassEvent ... - the persistence-capable superclass Since: JDO 1.0 Public Methods byte[] getFieldFlags () Returns the flags | |
javax.jdo.Constants JDO Interface Constants Constant values used in JDO . Since: JDO 2.1 Public Static Fields TX_READ ... () Since: JDO 2.2 TX_READ_UNCOMMITTED Transaction isolation level representing the ability to read ... .getIsolationLevel () Since: JDO 2.2 TX_REPEATABLE_READ Transaction isolation level representing | |
javax.jdo.annotations.DatastoreIdentity JDO Annotation DatastoreIdentity Target: ElementType.TYPE Implemented Interfaces: Annotation ... " of the "class" element. Since: JDO 2.1 Public Annotation Attributes String column default "" Name of the column for the datastore identity Since: JDO 2.1 Column [] columns default {} The column(s | |
javax.jdo.annotations.Discriminator JDO Annotation Discriminator Target: ElementType.TYPE Implemented Interfaces: Annotation ... " of the "inheritance" element. Since: JDO 2.1 Public Annotation Attributes String column default "" Name of the column for the discriminator Since: JDO 2.1 Column [] columns default {} The column(s) making | |
javax.jdo.annotations.Version JDO Annotation Version Target: ElementType.TYPE Implemented Interfaces: Annotation Annotation ... " elements. Since: JDO 2.1 Public Annotation Attributes String column default "" Name of the column for the version. Since: JDO 2.1 Column [] columns default {} The column(s) making up the version | |
javax.jdo.annotations.VersionStrategy JDO Enum VersionStrategy java.lang.Object ∟ java.lang.Enum ∟ javax. jdo .annotations.VersionStrategy Enumeration of the version strategy values. Since: JDO 2.1 Enum Constants DATE_TIME Since: JDO 2.1 NONE Since: JDO 2.1 STATE_IMAGE Since: JDO 2.1 UNSPECIFIED Since: JDO 2.1 VERSION_NUMBER | |
JDOConnection.close() - JDO Method JDO Method in javax. jdo .datastore.JDOConnection void close () Returns this connection to the JDO implementation. The object must be returned to the JDO implementation prior to calling any JDO method or performing any action on any persistent instance that might require the JDO implementation | |
javax.jdo.datastore.Sequence JDO Interface Sequence Implementations of this interface can be used to obtain sequences. The behavior with regard to the transaction and rollover behavior are defined in the metadata. Since: JDO 2 ... to allocate Since: JDO 2.0 Object current () Returns the current sequence value object | |
javax.jdo.listener.StoreLifecycleListener JDO Interface StoreLifecycleListener Super Interfaces: InstanceLifecycleListener This interface is implemented by listeners to be notified of store events. Since: JDO 2.0 Public Methods void ... , for example during javax. jdo .PersistenceManager.flush or javax. jdo .Transaction.commit . It is called | |
PersistenceManager.getObjectIdClass(cls) - JDO Method JDO Method in javax. jdo .PersistenceManager Class getObjectIdClass ( Class cls ) Return the Class that implements the JDO Identity for the specified PersistenceCapable class. The application can use the returned Class to construct a JDO Identity instance for application identity |