ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
6

Should I use ObjectDB and JDO?

is the preferred API for me (because ObjectDB FAQs lead me to believe it might be faster than JPA ... database solution. =) Thanks! CBE CBE Hmm, I just found this link: https://www.objectdb.com/api/java/jdo/annotations, so I see that annotations are available in ObjectDB JDO. Is the ObjectDB JDO API
6

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

(HttpServlet.java:734) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final] at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final ... -api_3.0_spec-1.0.0.Final.jar:1.0.0.Final] at org.apache.jasper.servlet.JspServletWrapper.service
1

unwrap(cls)

Method javax.persistence.EntityManager T unwrap( Class<T> cls ) Return an object of the specified type to allow access to the provider-specific API. If the provider's EntityManager implementation does not support the specified class, the PersistenceException is thrown. Parameters: cls - the class
1

javax.persistence.PessimisticLockException

. This exception may be thrown as part of an API call, a flush or at commit time. The current
0

makeDirty(pc, fieldName)

, and the array is modified, then the persistent instance is not aware of the change. This API allows
0

javax.jdo.spi.StateInterrogation

, then the persistent instance is not aware of the change. This API allows the application to notify
0

javax.jdo.JDOHelper

of the change. This API allows the application to notify the instance that a change was made to a field
0

Constants.JTA

Static Field javax.jdo.Constants String JTA The value for TransactionType to specify that transactions are managed by the Java Transactions API, as documented in JSR-220. Since: JDO 2.1
0

javax.jdo.FetchGroup

the default fetch group via the API does not affect the members defined by this category. Using
0

makeDirty(pc, fieldName)

the class, and the array is modified, then the persistent instance is not aware of the change. This API

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