ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
130

PersistenceException UserException: Failed to validate persistence.xml

.persistence.PersistenceException: Explicit persistence provider error(s) occurred for "$objectdb/db/points ... exception; nested exception is: javax.persistence.PersistenceException: Explicit persistence ... exception is: javax.persistence.PersistenceException: Explicit persistence provider error(s) occurred
126

Spring Data JPA - PersistenceException thrown

.objectdb.o._PersistenceException: Failed to validate xml file /<my code dir>/META-INF/orm-objectdb.xml ... more Caused by: com.objectdb.o._PersistenceException: Failed to validate xml file /<my code dir>/META-INF/orm-objectdb.xml: at com.objectdb.o._PersistenceException.b(_PersistenceException.java:45
126

PersistenceException: Failed to locate field

._PersistenceException: Failed to locate field in this case, adding a primitive String field to an Entity ... Caused by: com.objectdb.o._PersistenceException: Failed to locate field field app.model.Auction.name2 using reflection at com.objectdb.o._PersistenceException.b(_PersistenceException.java:45) at com
103

PersistenceException()

Constructor javax.persistence.PersistenceException PersistenceException() Constructs a new PersistenceException exception with null as its detail message. Since: JPA 1.0
103

PersistenceException(message, cause)

Constructor javax.persistence.PersistenceException PersistenceException( String message, Throwable cause ) Constructs a new PersistenceException exception with the specified detail message and cause. Parameters: message - the detail message. cause - the cause. Since: JPA 1.0
103

PersistenceException(message)

Constructor javax.persistence.PersistenceException PersistenceException( String message ) Constructs a new PersistenceException exception with the specified detail message. Parameters: message - the detail message. Since: JPA 1.0
103

PersistenceException(cause)

Constructor javax.persistence.PersistenceException PersistenceException( Throwable cause ) Constructs a new PersistenceException exception with the specified cause. Parameters: cause - the cause. Since: JPA 1.0
82

javax.persistence.PersistenceException

javax.persistence Exception PersistenceException java.lang.Object java.lang.Throwable ... .PersistenceException Implemented Interfaces: Serializable Subclasses: EntityExistsException ... Thrown by the persistence provider when a problem occurs. All instances of PersistenceException
25

Feature Request: Subclassed PersistenceException for Type Not Found in DB Schema

is that when a process runs that querys a shard before the schema is created a generic PersistenceException ... of PersistenceException that we can catch and handle differently than more critical PersistenceExceptions. Please consider this suggestion and let me know if this is something that can be done or
25

com.objectdb.o._PersistenceException: Failed to locate set method for field property using reflection

.objectdb.o._PersistenceException: Failed to locate set method for field property domain.PlatformTicker.platformConnector using reflection at com.objectdb.o._PersistenceException.b(_PersistenceException.java:45) at com.objectdb.o.JPE.g(JPE.java:145) at com.objectdb.o.ERR.f(ERR.java:56

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