ObjectDB Database Search

1-50 of 63 results

JRebel integration feature

: Class '$Proxy199' could not be processed by 'org.zeroturnaround.javarebel. integration .util.WeakUtil ... ' could not be processed by 'org.zeroturnaround.javarebel. integration .util.WeakUtil ... .javarebel. integration .util.WeakUtil$WeakClassBytecodeProcessorAdapter@null': *** java.lang.instrument

Maintaining referential integrity

integrity and it is the application responsibility to avoid such deletion. The ObjectDB Doctor

JPA Class Enhancer

can be integrated into the build process. The following Maven configuration uses the exec-maven-plugin to integrate enhancement into the build process: ... ... ... org.codehaus.mojo exec-maven-plugin 1.6.0 ... with JPA JPA Web Application Java EE JPA Spring MVC and JPA Similarly, enhancement can be integrated

JPA Metamodel and Graphs

integration Integrate metamodel objects with the Criteria API using the following interface: Represents

Privacy Policy

section and verifying system and server integrity ). Cookies can be "Persistent" or "Session" Cookies

ObjectDB - JPA Object Database for Java

database with JPA support in one product , sparing the need to integrate an external JPA ORM

Database Doctor

The ObjectDB Doctor tool provides two related services: Diagnose and validate an ObjectDB database file : Checks a specified ObjectDB database file to verify its integrity . If the file is corrupted, the tool produces a detailed diagnostic report that lists all errors. Repair a corrupted ObjectDB

Referential Integrity

that reference integrity is not broken and there are no dangling references. Future versions of ObjectDB should support reference integrity . support Support *VERY* important feature for any serious db app ... support than Datanucleus. But declarative referential integrity is a must from day

Terracotta Ehcache Integration

Terracotta Ehcache Integration

Step 1: Create a Maven Web Project

folder: Note: You should verify now that Maven Integration for WTP is installed, by right clicking ... . If it is not available - you have to install Maven Integration for WTP and create a new project. To add ... -plugin 6.1.10 10 foo 9999 start-jetty pre- integration -test run 0 true stop-jetty post- integration -test

jakarta.persistence.Version

Jakarta Persistence (JPA) Annotation Type jakarta.persistence.Version Implemented Interfaces: Annotation Target: Method, Field Declares the version field or property of an entity class, which is used to detect optimistic lock failures, ensuring the integrity of optimistic transactions. The version

Step 1: Create a Maven Web Project

;    pre- integration -test            ... ;      stop-jetty        post- integration -test

Eclipse/JPA Spring MVC Web Tutorial

) including  Maven Integration for WTP (in m2eclipse extras). The tutorial was written for Eclipse 3

Step 6: Set the Spring XML

To integrate the Spring Framework into a web application we have to add the definition of the Spring dispatcher servlet to the  web.xml configuration file and to configure that servlet using another xml configuration file. Open the  web.xml file (under src/main/webapp/WEB-INF) in a text

Step 6: Set the Spring XML

To integrate the Spring Framework into a web application we have to add the definition of the Spring dispatcher servlet to the web.xml configuration file and to configure that servlet using another xml configuration file. Open the web.xml file (under Web Pages WEB-INF) in a text editor (by right

Java EE 6 JPA Tutorial - Eclipse Project

On Server . (this command is available only if Maven Integration for WTP is installed

Spring MVC JPA Tutorial - Eclipse Project

. (this command is available only if Maven Integration for WTP is installed when the Maven

Unexpected exception com.objectdb.o.PAG.N()" because "this.h"

. Database Integrity Check Please run the ObjectDB Doctor tool on the relevant database file. We want to verify that the underlying database integrity has not been compromised by these exceptions. 2 ... there are no other side effects, which is why the integrity check above is so important. Regards, support

WebSphere Liberty Configuration

it was found that this is not a configuration issue but a general problem with the integration Of ObjectDB ... ), but this should only affect developers of products such as JPA implementations that have to be integrated with their JTA. support Support

multiple different applications access one odb file

and how  can he integrate (since there is no JDBC or ODBC drivers) with other DB/systems (we have some Web Services within the APP but he would like to do some integration directly) Does anybody

Eclipse4 RCP - No Persistence provider for EntityManager

. It is integrated in our target platform. It is noticed that since 2.6.2.b02 there is no more integrated javax.persistence & javax.transaction. The simplified project structure is the following

Web Framework Recommendation for leveraging JPA + ObjectDB

and are in use by many ObjectDB users.   It seems that the Play framework is integrated with Hibernate ... Here is another older thread that discusses  integration  of ObjectDB with the Play framework: https

Enhancer problem

all of my classes. I am now getting ready for production deployment and I am trying to integrate ... about how you integrate the Enhancer into the build process. support Support Thanks, The logs had the answer. I

locks on pure query activities

but you may want to try it (but be careful before integrating the new build into production, it passed our tests, but please report any side effect, if any). support Support we did integrate it into our pilot

Pessimistic Lock Timeouts setting

pessimistic locking due to a highly concurrent system that requires integrity on some value. Rest

Possible cause for "Enhancement of type ... is old and cannot be used"

in build 2.6.6_08 and then integrated into version 2.6.7 (note the version order is: 2.6.6 = 2.6.6

Objectdb recovery

affected? Thanks Marta Maruta M Sedlakova The main purpose of the recovery is to preserve the integrity

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

of JPA will define a standard API for OSGi integration .   support Support Hello, OK, sounds like a plan. Regards, Alex alexweirig Alex Weirig

Failed to create a new file 'target\objectdb\log\archive' (error 112)

it beforehand? This issue is affecting our integration tests against ODB and is pretty major for us. Thanks

problem with lazy loading - unittest project attached

?! like i said, this is properbly not the best way to test it, it's more like an integration test. i try

Error with org.springframework.data.jpa.domain.AbstractPersistable

I am working on a Spring Boot application. I want to integrate ObjectDB with Spring Data JPA. I refer to the http://www.objectdb.com/database/forum/860 to do the configuration. When I start up my application, I got below error. It seems like ObjectDB does not support a generic @ID in the super

ObjectDB stability after power failure

I'm considering using ObjectDB in a system that is going to be running continuously without support instantly available for many years.  How stable is ObjectDB when it comes to power failures and unattended restarts?  Is database integrity maintained during such events?  I have seen

Performance in SELECT statement

the second entity completely and integrate its 3 variables directly in the TestEntity... but it makes

Failed to commit transaction: Attempt to reuse an existing primary key value (613)

I am using ObjectDB 2.8.3 version for my University Project which currently i am trying to inplement an Integration testing to one of my DataAccess methods. But, the problem comes before i try the method i want to be proved, exactly when i try to set up the database. These one is the test method

objectdb:2.8.4 & 2.6.1.b06 backward compatibility

you if any issues will be observed during integration or testing! Harman Alexander Golyshkin

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

objectdb (licensed) + github action error

Hello,  In a software engineering course (UPV/EHU University, Spain), my students have deployed their proyects in a Continuos Integration Enviroment using a created(licensed)objectdb as a Database (maven projects). The projects run and test fine in local. The projects have more that 10

ObjectDB Clustering VS Hadoop Hbase

about the distributed version? gzdillon Lai Yang Integration with Hadoop distributed file

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

with ObjectDB javaagent run-time enhancement ok. Related topic:  JRebel integration feature webel Dr Darren Kelly

EntityManager JPA or JDO impl and different behavior

of integration problem of Spring, genericdao and ObjectDB, but if it is a pure ObjectDB problem maybe

An ArrayIndexOutOfBoundsException with nested entities and enhanced entities

a additional comment: We found an error in our 'optimized for daily work' continuous integration

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

. integration .util.WeakUtil$WeakClassBytecodeProcessorAdapter.process(SourceFile:287) at com.zeroturnaround

BIRT Driver Improvements

to integrate the driver not only with Eclipse but also with your runtime that, at the end, generates the BIRT ... (any version) and have a maven-artifact for integrating into birt runtime..   Alex quasado ... though is the thing about having a runtime driver either integrated in the objectdb jar or (better

Bean Validation (JPA 2.0)

JPA 2 adds support for integration with the Bean Validation API. Constraints that are defined ... , PreUpdate and PreRemove JPA lifecycle events. Integration with the Validation API is not supported yet by ... supported yet. support Support Do you have Bean Validation integration on your road map? Thank

Use temporary files to enable very large transactions

are possible. Please let us know if you are interested in a build that integrate this for testing ... . In short: we are interested in a build that integrate this for testing. btc_es BTC EmbeddedSystems

Remove of an entry from a @OneToMany collection is not possible if the enhancer is disabled

is still not fixed. wua Andreas Wurm You are right, sorry. Somehow the fix has not been integrated

ClassCastException thrown when running count query

reference integrity and it is the application responsibility to avoid deletion from the database

ObjectDB 2.5.6

Changed merge behavior (following this forum thread ).  Fixed a TomEE - ObjectDB client-server integration issue ( issue #1407 ). Fixed a ClassCastException on selecting an embedded ID field in queries. Fixed an exception ( NullPointerException ) in update queries (since 2.5.5_12). Fixed

ObjectDB 2.6.9

Added support for integration with WebSphere / Liberty application server. Fixed deletin g large transaction temporary files (in the experimental large transactions feature ). Fixed empty log directory creation when logging is disabled. Fixed a bug in using nested embedded objects. Fixed a query

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

objectdb-2.2.5_08 NetbeansID6.9.1+Glassfish3.01 I suspect the following is an Explorer bug. It is marked knowingly as CRITICAL by me because it makes the ObjectDB system unusable for a real project because it appears to be either database integrity corruption, or it just looks like