ObjectDB Database Search

1-14 of 14 results

JPA Core Types

Core Jakarta Persistence (JPA) types provide the foundation for bootstrapping the persistence ... and inheritance relationships. Jakarta Persistence (JPA) 3.2 Core Types Bootstrapping and Configuration Initialize the persistence context and configure the engine using these classes: The primary bootstrap class

JPA Runtime Tuning & Configuration

Most Jakarta Persistence configuration is static, defined through annotations (e.g., @Entity , @Table ) or set globally at the persistence unit level during bootstrapping . This section describes dynamic options that control runtime behavior and allow you to adjust settings per session, query, or

JPA Connections and Transactions

of the JPA bootstrap class, Persistence : EntityManagerFactory emf = Persistence

jakarta.persistence.Persistence

Jakarta Persistence (JPA) Class jakarta.persistence.Persistence java.lang.Object ∟ jakarta.persistence.Persistence Bootstrap class used to obtain an EntityManagerFactory in Java SE environments ... a Jakarta EE container environment as well; however, support for the Java SE bootstrapping APIs is not

ObjectDB Enincompatible with Quarkus?

.runner. bootstrap .StartupActionImpl.run(StartupActionImpl.java:196)     at io.quarkus ... . bootstrap . Bootstrap .generateGraphQLSchema( Bootstrap .java:138)     at io.smallrye.graphql. bootstrap . Bootstrap . bootstrap ( Bootstrap .java:97)     at io.smallrye.graphql.cdi

Getting com.objectdb.o.UserException:

) at org.apache.catalina.startup. Bootstrap .main( Bootstrap .java:243) Caused by: java.io

EM close causes an exception

.ArrayList and java.lang.Enum are in module java.base of loader ' bootstrap ') java.lang ... .lang.Enum are in module java.base of loader ' bootstrap ') at com.objectdb.o.TYW.ac(TYW.java:399

JBoss 7 startup fails

, all access will be unrestricted. 13:49:22,414 INFO [org.jboss.as.logging] Removing bootstrap log ... , all access will be unrestricted. 11:53:34,135 INFO [org.jboss.as.logging] Removing bootstrap log

mapping file is not being loaded

Hi, I am evaluating ObjectDB by using it with an in-house developed library in order to prototype its capabilities / performance. I am having a problem in that the in-house library in question reads a simple configuration file to determine available persistence units, and then bootstraps

How to Use a SF with extended Persistence Context?

  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers 13:52:02,001 INFO 

Issue with compile time enhancement

I have an entity library which I have integrated build time enhancement in.  The enhancer reports it has processed all of my persistent classes.  When I attempt to run a Bootstrap process with this library I get the error shown below.  The entity referenced in the error (Terms

How to deploy an Objectdb project with Jboss AS 7?

04:56:02,075 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers 04:56:02,078

Problem to use find method on an abstract Class: AbstractMethodError is thrown

: Removing bootstrap log handlers 08:17:22,246 INFO [org.jboss.as.configadmin] (ServerService Thread Pool

Unexpected Exception during commit

.reflect.Method.invoke(Method.java:597) at org.apache.catalina.startup. Bootstrap .start( Bootstrap .java:295) at org.apache.catalina.startup. Bootstrap .main( Bootstrap .java:433) I also get the following