Internal Website Search

101-118 of 118 results

best practice for DB recovery

instance, restart the failed instance and then enable writes again(that will be controlled in the DAO

Embedding ObjectDB on server application

(which is out of control of ObjectDB). If you specify the following path: objectdb:$objectdb/test.odb

Saving custom list which implements java.util.List fails

is that we are not in control of 'MyList' since it is legacy code from the Eclipse Modeling Framework

Object DB In memory : without Filestore

with ObjectDB along with Concurrency controls and transaction mgmt. Let us know if it is possible to run

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

(and so lazy loading would initially work), they become detached once the EntityManager under control

How to deploy an Objectdb project with Jboss AS 7?

in 21ms 04:56:03,225 INFO [org.jboss.as. controller ] (DeploymentScanner-threads - 2) JBAS014774

Spring MVC Errors

ObjectDB for some time but I used it the way that in Controllers I was initializating new class that I

ObjectDB Enincompatible with Quarkus?

with Quarkus (or GraphQL), which takes exclusive control of the "__" prefix, ObjectDB just uses

PersistenceException: Failed to locate field

(it is not something in the control of ObjectDB). Note that your current enhancement call is also not

High memory consumption even after close() of EntityManagerFactory

results, flush updates, etc. are not affected by the new option, but can be controlled by the temp

Error 363 - Failed to read value of inverse relationship

(Unknown Source) at edu.um.fcsit.jpa. controller .GuestController.create(GuestController.java:84) at sun

com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully.

.java:127)     at mr. controllers .MRController.tick(MRController.groovy:17)   

java.lang.ClassCastException in OSGi runtime when loading data from DB

a standard bundle I can't control it's classloader. Messing around with classloaders is not best

Enhancing a class causes it to not save changes.

. support Support That makes sense. How do I tell the agent to apply itself to the test and control

error 990 ?

$$cb1b589.add( ) at net.mces. controller .FormController.addOffer(FormController.java:57) at sun

boolean field flips after schema update (in class) of another field

.4? support Support What shall I say. This is a layer not under our control and hard

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

}, * which is controlled by {@link ExtConfigBean#DO_BUILD_TWO_PROJECTS}. */ final static boolean DO_FORCE_COMMIT

ClassCastException during query

, you can control which classes are accessible to ObjectDB. The enum class must be made accessible as well. support Support