ObjectDB ObjectDB

Internal Website Search

131-140 of 165 resultsRefresh
6

Database size is much larger than expected (x2)

levels of the hierarchy), or by including it in an embeddable object that is references twice
6

Embedded in JDO metadata not working in objectDB 2.x ?

for the query) and then back to embeddable. Alternatively, probably running the Doctor in repair mode
6

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

();                 em.getMetamodel().embeddable(FileNameDTO.class);         Query query = em.createQuery
6

persistence.xml classes not respected by ObjectDB

Hi! I have the following persistence.xml. The problem is that ObjectDB loads all the classes in P1 (+ their embeddable classes). P2 is created properly, but P1 gets all entity classes (from P2 also). How can this be avoided, so that both P1 and P2 get just the classes that were specified to each
6

How to use regular expressions in Criteria Builder

physicalPartDetails; } @Embeddable @Data @AllArgsConstructor @NoArgsConstructor public class
6

Upgrade to 2.4.1_02

Hi there, The upgrade to 2.4.1_02 fixed the initial problem, however there still seems to be an issue. To me it appears that Embeddable might be being lazy loaded, but I cannot be sure. I have attached a testcase demonstrating this issue. Its failing on the merge. Thanks P. pedwards Paul Edwards
6

object creation during pmf.getPersistenceManager()

(entity class / embeddable class / persistence capable class) using the no arg constructor
6

Automatic schema evolution causes ArrayOutOfBoundsException

> (Permission is an embeddable class), the fields name remained untouched. After that I derived Airline from
1

ObjectDB 2.8.9_05

Added an option to exclude inherited @Id fields in embeddable classes.
1

ObjectDB 2.4.7

Fixed bugs in cascading merge and refresh. Fixed an internal java.lang.ArrayStoreException bug (com.objectdb.o.InvToOneLoadRequest). Fixed a regression bug (starting 2.4.4_13) in handling embeddable types. Fixed a performance regression (since 2.4.4_01) in query result retrieval. Added INFO level

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