ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
2

References to objects of missing obsolete entity classes

: When we migrate our product profiles, we get an exception regarding entities that were removed in an earlier ... was indeed removed. >> This is abnormal state for a database, so if possible, is is recommended to try fixing ... ? or its class removed? Was com.btc.ep.formalnotation.bl.internal.dmos.PhaseImpl was deleted? or
2

Persistence.PERSISTENCE_PROVIDER

Static Field javax.persistence.Persistence String PERSISTENCE_PROVIDER Deprecated. This final String is deprecated and should be removed and is only here for TCK backward compatibility Since: JPA 1.0
2

groupBy(grouping)

grouping expressions are simply removed. This method only overrides the return type of the corresponding
2

groupBy(grouping)

grouping expressions are simply removed. This method only overrides the return type
2

groupBy(grouping)

added grouping expressions are simply removed. Parameters: grouping - zero or more grouping expressions Returns: the modified query Since: JPA 2.0
2

groupBy(grouping)

previously added grouping expressions are simply removed. Parameters: grouping - list of zero or
2

having(restrictions)

are specified, any previously added restrictions are simply removed. Parameters: restrictions - zero
0

removeMembers(memberNames)

Method javax.jdo.FetchGroup FetchGroup removeMembers( String... memberNames ) Remove the member (field or property) from the set of members in this FetchGroup. Duplicates in the parameter list are eliminated before removing them from the membership. Parameters: memberNames - Returns: the FetchGroup
0

removeInstanceLifecycleListener(listener)

Method javax.jdo.PersistenceManagerFactory void removeInstanceLifecycleListener( InstanceLifecycleListener listener ) Remove the parameter listener instance from the list of instance lifecycle event ... is configurable (before the first time getPersistenceManager is called). Parameters: listener - the listener instance to be removed Since: JDO 2.0
0

removeAllFetchGroups()

Method javax.jdo.PersistenceManagerFactory void removeAllFetchGroups() Remove all FetchGroups from the set of active FetchGroups. All removed FetchGroups become unscoped. The methods addFetchGroups, removeFetchGroups, getFetchGroups, and removeAllFetchGroups are internally serialized. Throws

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