ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
8

javax.persistence.TypedQuery

Map<String,Object> getHints() Get the properties and hints and associated values that are in effect for the query instance. Get the properties and hints and associated values that are in effect for the query instance. Returns: query properties and hints Since: JPA 2.0 LockModeType getLockMode
7

JPA Persistable Types

, Hashtable, WeakHashMap, IdentityHashMap, LinkedHashMap, TreeMap and Properties. Arrays (including
7

Schema Update

> element specifies renaming a persistent field (or a property). Both attributes, name (the old name), and new-name (the new name), are required.
7

Logical Operators in JPQL and Criteria API

, a boolean path (a field or a property) is represented by Path<Boolean>: Path<Boolean> isInUN
7

JPA Metamodel API Attributes

The following interfaces and enum types represent attributes (persistent fields and properties) in the JPA Metamodel API: See the Metamodel Attribute Interface Hierarchy section for more details and examples.
7

Privacy Policy

is necessary to: Comply with a legal obligation Protect and defend the rights or property of the Company
7

JPA Annotations for Access Modes

Persistence fields can either be accessed by JPA directly (as fields) or indirectly (as properties and get/set methods). JPA 2 provides an annotation and an enum for setting the access mode: More details are provided in chapter 2 of the ObjectDB manual.
1

Step 6: Design a BIRT Report Table

(the first row, which represents the table header will be filled automatically): Use the properties
1

Step 1: Create a Java Project

the objectdb.jar file, using: Right Clicking on the Project > Properties > Java Build Path > Libraries > Add
0

javax.jdo.PersistenceManagerFactory

instances obtained from the same PersistenceManagerFactory will have the same default properties ... via JNDI and looked up and used later. Any properties configured will be saved and restored ... be configured. If the ConnectionFactory property is set (non-null) then all other Connection properties

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