ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
3

javax.persistence.ValidationMode

- if the argument is null ValidationMode[] values() Returns an array containing the constants of this enum type. Returns an array containing the constants of this enum type. This method may be used to iterate ... ()) System.out.println(c) Returns: an array containing the constants of this enum type, in the order they are declared
3

javax.persistence.AccessType

- if the argument is null AccessType[] values() Returns an array containing the constants of this enum type. Returns an array containing the constants of this enum type. This method may be used ... ) Returns: an array containing the constants of this enum type, in the order they are declared
3

javax.persistence.PessimisticLockException

, the array returned by this method will contain one element for every frame that would be printed by ... that is the value of the field System.err. The first line of output contains the result of the toString ... ) at Junk.c(Junk.java:21) ... 3 more Note the presence of lines containing the characters
3

javax.persistence.PersistenceContextType

- if the argument is null PersistenceContextType[] values() Returns an array containing the constants of this enum type. Returns an array containing the constants of this enum type. This method may be used ... ()) System.out.println(c) Returns: an array containing the constants of this enum type, in the order they are declared
0

javax.jdo.FetchPlan

all. Returns: the fetch size Since: JDO 2.0 Set getGroups() Return an immutable Set containing the names of all active fetch groups. Return an immutable Set containing the names of all active fetch groups ... to the groups. Returns: an immutable Set containing the names of all currently active fetch groups
0

javax.jdo.ObjectState

.NullPointerException - if the argument is null ObjectState[] values() Returns an array containing the constants of this enum type. Returns an array containing the constants of this enum type. This method ... ()) System.out.println(c) Returns: an array containing the constants of this enum type, in the order they are declared String toString() Since: JDO 1. Since: JDO 1.0
0

javax.jdo.annotations.NullValue

[] values() Returns an array containing the constants of this enum type. Returns an array containing ... : for (NullValue c : NullValue.values()) System.out.println(c) Returns: an array containing the constants of this enum type, in the order they are declared
0

javax.jdo.JDOFatalException

a zero-length array from this method. Generally speaking, the array returned by this method will contain ... . The first line of output contains the result of the toString() method for this object. Remaining lines ... more Note the presence of lines containing the characters "...". These lines indicate that the remainder
0

javax.jdo.annotations.InheritanceStrategy

.NullPointerException - if the argument is null InheritanceStrategy[] values() Returns an array containing the constants of this enum type. Returns an array containing the constants of this enum type ... : InheritanceStrategy.values()) System.out.println(c) Returns: an array containing the constants of this enum type, in the order they are declared
0

javax.jdo.JDOUserException

this method will contain one element for every frame that would be printed by printStackTrace. Returns ... System.err. The first line of output contains the result of the toString() method for this object ... ) ... 3 more Note the presence of lines containing the characters "...". These lines indicate

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