ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
9

Java fails to run when using JMX Remote + ODB agent

homplex@homplex01:~$ java -version java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8.7 ... homplex@homplex01:~$ java -javaagent:/home/homplex/objectdb/objectdb.jar -version java version ... =false -Dcom.sun.management.jmxremote.authenticate=fals -versionjava version "1.6.0_18" OpenJDK Runtime
9

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

>     <artifactId>maven-war-plugin</artifactId>     <version>2.1.1</version>     <configuration ... the forum thread you mentioned. The issues were not the same (deployment failure). The version of JBoss ... /com/objectdb/main - module.xml - objectdb-jee-2.4.0_04.jar module.xml: <?xml version="1.0
9

ArrayIndexOutOfBoundsException

Hi, I've been getting the following exception when trying to query ObjectDB in server mode version ... evolution. The number 36 indicates type version number 36 (i.e. after 35 modification of some entity type). You have an object with that type version number but the type version doesn't exist in
8

Request clarification of changes to accessor enhancement policy (non-getter prefix instead of getter suffix) AND annotations

enhanced additional getters/setters, because the additional methods now use (since about version 2-6-5 ... the method as a setter or getter), prior to version 2-6-5: [accessor_name]_odbHidden ... .objectdb.com/object/db/database/version/2-6-5 - Renamed internal Enhancer hidden methods to non property
8

Remove an entity which attributes were changed - OptimisticLockException

still passes with the last ObjectDB version. ObjectDB maintains a version number for every entity object, which is increased on every update. An OptimisticLockException is thrown when that version number ... to your description this is not the case. In order to understand the cause, please track the object version
8

How to use ObjectDB properly in spring boot application?

spring or previous objectdb versions (before to 2.6.3). I could not make them work. What I am looking ... latest objectdb version since ObjectDB does not include JPA and JTA after 2.6.3 version. Some ... objectdb version since ObjectDB does not include JPA and JTA after 2.6.3 version. This is now divided
8

Problem using Maven Repository - Enitiy Class will be ignored

>com.objectdb</groupId> <artifactId>objectdb</artifactId> <version>2.6.2</version> </dependency> I got follow Java Warning that tells me that Entity Class will be ignored ... > <artifactId>com.objectdb</artifactId> <version>2.6.2</version> <scope
1

Query in nested transaction returns detached entity if lazy-loaded

! It works fine now. btc_es BTC EmbeddedSystems Hello, if we use the version 2.7.4_04 ... persisted and post persisted in order to check the entity version number. For example a new entity is created (entity version = 0), pre persisted (entity version = 0), post persisted (entity version
1

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

it will report: Java/JVM version: 1.8 Java/JVM detail version: 1.8.0_74 ObjectDB enhancer: begin ... Under /lib there are 2 versions: lib/objectdb-2.6.3_04.jar* lib/objectdb-2.6.9.jar In top-level build.xml change this property to use that version during enhancement (use File view mode not
1

queries more than 10 times slower using 2.8.1 versus 2.7.6

not do any statistics generate, just tried to use the new version - our reference query that takes ... . It seems that running your query on your sample database with version 2.8.1 is slower if statistics is not ... = 'TECHNOLOGY') The issue is again suboptimal selection of a query plan. Versions 2.7.6 and 2.8.1

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