ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
4

multiselect(selectionList)

the previously specified selection(s), if any. The type of the result of the query execution depends on the specification of the type of the criteria query object created as well as the argument ... -valued compound selection item. The semantics of this method are as follows: If the type of the criteria
4

multiselect(selectionList)

the previously specified selection(s), if any. The type of the result of the query execution depends on the specification of the type of the criteria query object created as well as the argument ... array-valued compound selection item. The semantics of this method are as follows: If the type
4

javax.persistence.metamodel.Bindable

, ListAttribute, MapAttribute, PluralAttribute, SetAttribute, SingularAttribute Instances of the type Bindable represent object or attribute types that can be bound into a Path. Since: JPA 2.0 Class<T> getBindableJavaType() Return the Java type of the represented object. Return the Java type
4

javax.persistence.criteria.FetchParent

join to the specified attribute using the given join type. Create a fetch join to the specified attribute using the given join type. Parameters: attributeName - name of the attribute for the target of the join jt - join type Returns: the resulting fetch join Throws: IllegalArgumentException
4

javax.persistence.metamodel.Attribute

of a Java type. Since: JPA 2.0 ManagedType<X> getDeclaringType() Return the managed type representing the type in which the attribute was declared. Return the managed type representing the type in which the attribute was declared. Returns: declaring type Since: JPA 2.0 Member getJavaMember() Return the java
4

Apache License, Version 2.0, January 2004

to compiled object code, generated documentation, and conversions to other media types. "Work" shall
4

Database Transaction Replayer

contains two types of files: Backup files - with names of the form <transaction-id>.odb Recording
0

Step 2: Entity Class and Persistence Unit

/persistence_2_0.xsd"> <persistence-unit name="GuestbookPU" transaction-type="JTA"> <provider>com
0

javax.jdo.listener.InstanceLifecycleEvent

(Object source, int type) Creates a new event object with the specified source and type. Creates a new event object with the specified source and type. Parameters: source - the instance that triggered the event type - the event type Since: JDO 2.0 InstanceLifecycleEvent(Object source, int type
0

ObjectDB 1.0 Manual

class is and which types are supported by JDO. Chapter 4 - JDO Metadata Shows how to define JDO metadata

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