ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
3

where(restrictions)

Method javax.persistence.criteria.AbstractQuery AbstractQuery<T> where( Predicate... restrictions ) Modify the query to restrict the query results according to the conjunction of the specified ... more restriction predicates Returns: the modified query Since: JPA 2.0
0

javax.jdo.PersistenceManagerFactory

, modifiable FetchGroup for the Class and name. Create an unscoped, modifiable FetchGroup for the Class ... Since: JDO 2.2 Set getFetchGroups() Get a modifiable Set containing a mutable copy of all currently active (in scope) fetch groups. Get a modifiable Set containing a mutable copy of all currently
0

javax.jdo.InstanceCallbacks

into this instance. This method is not modified by the enhancer. Derived fields ... . This method is not modified by the enhancer. Since: JDO 2.0 void jdoPreDelete() Called before ... within this call are valid. Access to field values after this call are disallowed. This method is modified by
0

javax.jdo.Query

of results, and flags indicating whether the query result is unique and whether the query can be modified ... of the returned fetch plan will not cause this query's owning PersistenceManager's FetchPlan to be modified ... , :to");. The execution of the query is modified to return only a subset of results. If the filter
0

javax.jdo.spi.Detachable

which the StateManager can set the object id, version, BitSet of loaded fields, and BitSet of modified fields ... while detached. While detached, only the BitSet of modified fields will be modified. The structure ... jdoDetachedState[3]: a BitSet of modified fields Since: JDO 1.0 void jdoReplaceDetachedState
0

javax.jdo.JDOHelper

: a copy of the ObjectId of the parameter instance as modified in this transaction. Since: JDO 1.0 ... whether the parameter instance is dirty. Instances that have been modified, deleted, or newly made persistent in ... if the parameter instance has been modified in the current transaction. Since: JDO 1.0 See Also: javax
0

javax.jdo.listener.DirtyLifecycleListener

, during an operation that modifies the value of a persistent or transactional field. Invoked whenever a persistent instance is first made dirty, during an operation that modifies the value of a persistent or ... , during an operation that modifies the value of a persistent or transactional field. Invoked
0

isDirty(pc)

instance is dirty. Instances that have been modified, deleted, newly made persistent in the current transaction, or modified while detached return Boolean.TRUE. Instances known by the implementation ... . Parameters: pc - the instance. Returns: Boolean.TRUE if the parameter instance has been modified in
0

javax.jdo.annotations.Persistent

: javax.jdo.annotations.NullValue.NONE Since: JDO 2.1 PersistenceModifier persistenceModifier Modifier for this field. Modifier for this field. This is normally not specified, and the defaults are used ... . Returns: the persistence modifier Default value: javax.jdo.annotations.PersistenceModifier.UNSPECIFIED
0

javax.jdo.listener.StoreCallback

to the data store. Data store fields that might have been affected by modified non-persistent fields should be updated in this method. This method is modified by the enhancer so that changes

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support