ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
5

Paths and Types in JPQL and Criteria API

type method. For example, the following criteria expression checks if the type of a specified entity e
5

Working with JPA Entity Objects

soft references instead of weak references. The contains method can check if a specified entity object
2

find(entityClass, primaryKey, lockMode, properties)

checks when obtaining the database lock. If these checks fail, the OptimisticLockException ... OptimisticLockException - if the optimistic version check fails PessimisticLockException - if pessimistic locking fails
2

lock(entity, lockMode, properties)

version checks when obtaining the database lock. If these checks fail, the OptimisticLockException ... - if the optimistic version check fails PessimisticLockException - if pessimistic locking fails
1

Spring MVC JPA Tutorial - IntelliJ Project

the green run icon (or Shift+F10). If the browser fails to open check the settings at File > Settings > Web Browsers.
0

[ODB1] Chapter 2 - A Quick Tour

// Check the arguments: 11 if (args.length != 3) 12 { 13
0

javax.jdo.spi.JDOPermission

for closePersistenceManagerFactory permission checking. An instance of JDOPermission to be used for closePersistenceManagerFactory permission checking. Since: JDO 1.0.1 JDOPermission GET_METADATA An instance of JDOPermission to be used for getMetadata permission checking. An instance of JDOPermission to be used
0

javax.jdo.spi.PersistenceCapable

'. Since: JDO 1.0 byte CHECK_READ If jdoFieldFlags for a field includes CHECK_READ, then the field ... . If jdoFieldFlags for a field includes CHECK_READ, then the field has been enhanced ... CHECK_WRITE If jdoFieldFlags for a field includes CHECK_WRITE, then the field has been enhanced
0

checkAuthorizedStateManager(sm)

Static Method javax.jdo.spi.JDOImplHelper void checkAuthorizedStateManager( StateManager sm ) Check ... ("setStateManager"). To improve performance, first the set of authorized classes is checked, and if not present, a regular permission check is made. The regular permission check requires that all callers
0

find(entityClass, primaryKey, lockMode, properties)

and the entity has a version attribute, the persistence provider must perform optimistic version checks when obtaining the database lock. If these checks fail, the OptimisticLockException will be thrown ... - if the optimistic version check fails PessimisticLockException - if pessimistic locking fails

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