ObjectDB ObjectDB

Internal Website Search

21-30 of 125 resultsRefresh
8

refresh(entity, lockMode, properties)

-level rollback If a vendor-specific property or hint is not recognized, it is silently ignored. Portable applications should not rely on the standard timeout hint. Depending on the database in use and the locking mechanisms used by the provider, the hint may or may not be observed. Parameters
8

find(entityClass, primaryKey, lockMode, properties)

only statement-level rollback If a vendor-specific property or hint is not recognized, it is silently ignored. Portable applications should not rely on the standard timeout hint. Depending on the database in use and the locking mechanisms used by the provider, the hint may or may not be observed. Parameters
8

javax.persistence.NamedNativeQuery

to an entity or mapped superclass. Since: JPA 1.0 QueryHint[] hints Query properties and hints. Query properties and hints. (May include vendor-specific query hints.) Default value: {} Since: JPA 1.0 String
6

combined index not used

again. Ability to manually select the query plan that is executed using a hint (will be explained in ... . support Support To manually select a query plan 2 new query hints are introduced in build 2.7.6_01 ... ) of the executed query plan (always 1 unless a hint is provided), the total number of query plans in
5

getHints()

Method javax.persistence.Query Map<String,Object> getHints() 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
5

refresh(entity, properties)

, and overwriting changes made to the entity, if any. If a vendor-specific property or hint is not recognized ... properties and hints Throws: IllegalArgumentException - if the instance is not an entity or the entity
5

getProperties()

Method javax.persistence.EntityManager Map<String,Object> getProperties() Get the properties and hints and associated values that are in effect for the entity manager. Changing the contents of the map does not change the configuration in effect. Returns: map of properties and hints in effect for entity manager Since: JPA 2.0
5

javax.persistence.Basic

on the persistence provider runtime that the value must be eagerly fetched. The LAZY strategy is a hint ... . This is a hint and is disregarded for primitive types; it may be used in schema generation. If not
5

find(entityClass, primaryKey, properties)

, it is returned from there. If a vendor-specific property or hint is not recognized, it is silently ... and vendor-specific properties and hints Returns: the found entity instance or null if the entity does not
0

javax.jdo.Query

void compile() Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan. Verify the elements of the query and provide a hint to the query to prepare

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