ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
3

java.lang.RuntimeException

java.lang Exception RuntimeException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException Implemented Interfaces: Serializable Subclasses: JDOException, PersistenceException RuntimeException() RuntimeException(String arg0) Parameters: arg0
3

javax.persistence.TransactionRequiredException

Implemented Interfaces: Serializable Thrown by the persistence provider when a transaction is required
3

java.lang.Throwable

java.lang Class Throwable java.lang.Object java.lang.Throwable Implemented Interfaces: Serializable Subclasses: Exception The Throwable class is the superclass of all errors and exceptions in the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown
3

java.security.BasicPermission

java.security Class BasicPermission java.lang.Object java.security.Permission java.security.BasicPermission Implemented Interfaces: Serializable, Guard Subclasses: JDOPermission BasicPermission(String arg0) Parameters: arg0 - BasicPermission(String arg0, String arg1) Parameters: arg0
3

javax.persistence.PersistenceContextType

javax.persistence Enum PersistenceContextType java.lang.Object java.lang.Enum<javax.persistence.PersistenceContextType> javax.persistence.PersistenceContextType Implemented Interfaces: Serializable, Comparable<PersistenceContextType> Specifies whether a transaction-scoped or extended
0

javax.jdo.JDODataStoreException

Implemented Interfaces: Serializable Subclasses: JDOObjectNotFoundException This class represents data
0

javax.jdo.identity.ShortIdentity

javax.jdo.identity Class ShortIdentity java.lang.Object javax.jdo.identity.SingleFieldIdentity javax.jdo.identity.ShortIdentity Implemented Interfaces: Externalizable, Serializable, Comparable This class is for identity with a single short field. Since: JDO 1.0 ShortIdentity
0

javax.jdo.JDOFatalDataStoreException

.JDOFatalDataStoreException Implemented Interfaces: Serializable Subclasses: JDOOptimisticVerificationException This class
0

javax.jdo.annotations.IdGeneratorStrategy

javax.jdo.annotations Enum IdGeneratorStrategy java.lang.Object java.lang.Enum<javax.jdo.annotations.IdGeneratorStrategy> javax.jdo.annotations.IdGeneratorStrategy Implemented Interfaces: Serializable, Comparable<IdGeneratorStrategy> Enumeration of the id generator strategy values
0

javax.jdo.annotations.SequenceStrategy

javax.jdo.annotations Enum SequenceStrategy java.lang.Object java.lang.Enum<javax.jdo.annotations.SequenceStrategy> javax.jdo.annotations.SequenceStrategy Implemented Interfaces: Serializable, Comparable<SequenceStrategy> Enumeration of the sequence strategy values. Since: JDO 2.1

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