ObjectDB ObjectDB

Internal Website Search

141-144 of 144 resultsRefresh
6

Is named-query supported in orm.xml

I prefer to keep custom JPQL named queries in an external file, e.g. orm.xml, rather than in the entity classes, for example: <named-query name= "DataValue.deleteByCapabilityAndCreationtime"> <query>delete from DataValue d where d.capabilityId = :capabilityId
6

Query fails with numerical values > 2^31

. https://www.objectdb.com/java/jpa/query/jpql/delete#Selective_Deletion_) ? Thanks for your quick
6

Navigation through Path to evaluate collection

this (not valid JPQL but may be supported by ObjectDB): SELECT item FROM ProductData item WHERE item
6

migration path from JPA / Hibernate

of EntityManager, queries with HQL syntax instead of JPQL, etc.) you will have to move to standard JPA

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