ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
111

Wrong data stored in time only fields

only fields. The object and its date and time fields are the same as in the referenced thread. Except we are using ObjectDB 2.6.4_08, the system time zone is set to EST and both the OS and JVM are using the 2015g time zone data. While we cannot see a problem with date only fields (more testing
107

Time Sequence Object Command DB

We (www.s2ssystems.com) have a time-sequential object command database. I would like ... are: Each transaction has a time-stamp which is the time the transaction was added to the database. The user can efficiently restore the data-model to a specified time which requires reloading
105

Insert time increases as db grows.

; then 11 seconds and so on. Should I change my config in some way to get more stable insertion time ... after every commit, to avoid further performance loss over time. support Support Well, I'm using Spring Data JPA ... the same results: insertion time grows as db grows. 4410 Arsenii I've just set enhancer as javaagent
105

java.lang.NoClassDefFoundError: java/time/LocalDate

.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/time/LocalDate java.lang.NoClassDefFoundError: java/time/LocalDate at com.objectdb.o.VUT.<clinit>(VUT.java:71) at com ... (Main2.java:12) Caused by: java.lang.ClassNotFoundException: java.time.LocalDate at java.net
105

Does "error 522" (connect timed out) have something to do with restrictions despite license activation?

.88.206:6136 (connect timed out) (error 522) at com.objectdb.jpa.EMF.createEntityManager(EMF ... .206:6136 (connect timed out) at com.objectdb.o.MSG.a(MSG.java:77) at com.objectdb.o.CLS.x ... ) ... 57 more Caused by: java.net.SocketTimeoutException: connect timed out at java.net
105

Maven driven compile time ehnancement

during compile time. Just add the following to your pom.xml:  <build>   <plugins>    <plugin ... mine only does compile time - modified to actually deploy to repo! Willks William You are right ... sense. I've seen the issue many times in other systems that do byte code enhancements missing
105

Compile time enhancement using build.xml of a Netbeans web application

of a Netbeans web application project to specify ObjectDB compile time enhancement, for both single file ... have been working with run-time enhancement using objectdb.jar as a javaagent, but I am now ... feature, so I want to try compile time enhancement. Besides, as the ObjectDB manual says: Enhancement by
105

Query execution time issue

execution time drops to about 50 milliseconds. Adding a new left join on remaining 8 slows down query execution time drastically. Please help me with this one, Thanks! Pero_885 Pero Novaković Queries ... If i reduce number of joins to, for exmple, 9 query execution time drops to about 60 milliseconds
103

log entry date/time

It would be very useful if each entry in the log file has a date/time stamp. Thanks, Carl FastModel Ben Schreiber Version 2.2.2 adds date/time stamps to the log. Thank you for your suggestion. support Support
103

EntityManager.refresh takes a long time

EntityManager.refresh takes a long time for entity object Person in this code:     logger.log(Level.INFO, "begin select for person " + new Date().toString());                TypedQuery<Person ... ? Operation time reaches 30 - 40 seconds. Please help to understand why. Thanks for your help. galandor

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