ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
3

javax.persistence.EnumType

javax.persistence Enum EnumType java.lang.Object java.lang.Enum<javax.persistence.EnumType> javax.persistence.EnumType Implemented Interfaces: Serializable, Comparable<EnumType> Defines mapping for enumerated types. The constants of this enumerated type specify how a persistent
3

java.security.Permission

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

javax.persistence.ValidationMode

javax.persistence Enum ValidationMode java.lang.Object java.lang.Enum<javax.persistence.ValidationMode> javax.persistence.ValidationMode Implemented Interfaces: Serializable, Comparable<ValidationMode> The validation mode to be used by the provider for the persistence unit. Since: JPA
3

javax.persistence.AccessType

javax.persistence Enum AccessType java.lang.Object java.lang.Enum<javax.persistence.AccessType> javax.persistence.AccessType Implemented Interfaces: Serializable, Comparable<AccessType> Is used with the Access annotation to specify an access type to be applied to an entity class
3

javax.persistence.PessimisticLockException

Interfaces: Serializable Thrown by the persistence provider when an pessimistic locking conflict occurs
0

javax.jdo.JDODetachedFieldAccessException

: Serializable This class represents exceptions caused by access of an unloaded field while the instance
0

javax.jdo.JDOFatalInternalException

.JDOFatalInternalException Implemented Interfaces: Serializable This class represents errors in the implementation
0

javax.jdo.spi.RegisterClassEvent

javax.jdo.spi Class RegisterClassEvent java.lang.Object java.util.EventObject javax.jdo.spi.RegisterClassEvent Implemented Interfaces: Serializable A RegisterClassEvent event gets delivered whenever a persistence-capable class registers itself with the JDOImplHelper. Since: JDO 1.0
0

javax.jdo.ObjectState

javax.jdo Enum ObjectState java.lang.Object java.lang.Enum<javax.jdo.ObjectState> javax.jdo.ObjectState Implemented Interfaces: Serializable, Comparable<ObjectState> This class defines the object states for JDO instances. Since: JDO 1.0 ObjectState DETACHED_CLEAN Since: JDO 1.0
0

javax.jdo.annotations.NullValue

javax.jdo.annotations Enum NullValue java.lang.Object java.lang.Enum<javax.jdo.annotations.NullValue> javax.jdo.annotations.NullValue Implemented Interfaces: Serializable, Comparable<NullValue> Enumeration of the "null-value" behavior values. This corresponds to the "null-value

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