ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
3

javax.persistence.Query

Chapter 4 of the ObjectDB/JPA manual. int executeUpdate() Execute an update or delete statement ... manual. FlushModeType getFlushMode() Get the flush mode in effect for the query execution. Get the flush
2

javax.persistence.Parameter

javax.persistence Interface Parameter<T> Subinterfaces: ParameterExpression Type for query parameter objects. Since: JPA 2.0 See Also: Query TypedQuery Learn how to define and use JPA/JPQL queries in Chapter 4 of the ObjectDB/JPA manual. String getName() Return the parameter name, or null
2

javax.persistence.CacheStoreMode

. Since: JPA 2.0 Learn how to use CacheStoreMode in Chapter 3 of the ObjectDB/JPA manual. CacheStoreMode
2

javax.persistence.criteria.Join

JPA criteria API's Join in Chapter 4 of the ObjectDB/JPA manual. Selection<X> alias(String name
2

javax.persistence.EntityManagerFactory

state. Since: JPA 1.0 Learn how to use EntityManagerFactory in Chapter 3 of the ObjectDB/JPA manual
2

javax.persistence.GenerationType

/JPA manual. GenerationType AUTO Indicates that the persistence provider should pick an appropriate
2

javax.persistence.EntityTransaction

javax.persistence Interface EntityTransaction Interface used to control transactions on resource-local entity managers. The EntityManager.getTransaction() method returns the EntityTransaction interface. Since: JPA 1.0 Learn how to use EntityTransaction in Chapter 3 of the ObjectDB/JPA manual. void
2

javax.persistence.TableGenerator

and use automatic value generation in Chapter 2 of the ObjectDB/JPA manual. int allocationSize
2

javax.persistence.CacheRetrieveMode

.0 Learn how to use CacheRetrieveMode in Chapter 3 of the ObjectDB/JPA manual. CacheRetrieveMode
1

Step 7: Run the Spring Web App

) is automatically enabled without specifying a Java agent. This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.

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