ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
2

javax.persistence.RollbackException

via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable) method ... a cause set by some other means. This is appropriate for a "legacy chained throwable" that predates ... ) Sets the stack trace elements that will be returned by getStackTrace() and printed by
2

javax.persistence.PersistenceException

via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable) method ... a cause set by some other means. This is appropriate for a "legacy chained throwable" that predates ... ) Sets the stack trace elements that will be returned by getStackTrace() and printed by printStackTrace
2

javax.persistence.EntityNotFoundException

the cause that was supplied via one of the constructors requiring a Throwable, or that was set ... this method, a subclass can override it to return a cause set by some other means. This is appropriate ... setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements that will be returned by
2

javax.persistence.metamodel.Metamodel

an entity Since: JPA 2.0 Set< EmbeddableType<?>> getEmbeddables() Return the metamodel embeddable types. Return the metamodel embeddable types. Returns empty set if there are no embeddable types. Returns: the metamodel embeddable types Since: JPA 2.0 Set< EntityType<?>> getEntities() Return the metamodel
2

javax.persistence.QueryTimeoutException

via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable ... a cause set by some other means. This is appropriate for a "legacy chained throwable" that predates ... setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements that will be returned
2

getPluralAttributes()

Method javax.persistence.metamodel.ManagedType Set<PluralAttribute<?,?,?>> getPluralAttributes() Return all multi-valued attributes (Collection-, Set-, List-, and Map-valued attributes) of the managed type. Returns empty set if the managed type has no multi-valued attributes. Returns: Collection
2

getRoots()

Method javax.persistence.criteria.AbstractQuery Set<Root<?>> getRoots() Return the query roots ... subquery roots defined as a result of correlation. Returns empty set if no roots have been defined. Modifications to the set do not affect the query. Returns: the set of query roots Since: JPA 2.0
0

getGroups()

Method javax.jdo.FetchPlan Set getGroups() Return an immutable Set containing the names of all active fetch groups. The Set is a copy of the currently active groups and will not change based on subsequent changes to the groups. Returns: an immutable Set containing the names of all currently active fetch groups Since: JDO 2.0
0

javax.jdo.JDOException

via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable ... it to return a cause set by some other means. This is appropriate for a "legacy chained throwable ... [] stackTrace) Sets the stack trace elements that will be returned by getStackTrace() and printed by
0

javax.jdo.JDOReadOnlyException

pertaining to this throwable. Since: Java 1.4 void setStackTrace(StackTraceElement[] stackTrace) Sets ... () and related methods. Sets the stack trace elements that will be returned by getStackTrace() and printed by ... that was supplied via one of the constructors requiring a Throwable, or that was set after creation

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