ObjectDB ObjectDB

Internal Website Search

31-40 of 42 resultsRefresh
9

Changing existing objects from Entity to Embedded

Hi, I realised that I have a mistake (from application logic point of view) in one of my JDO metadata files: <jdo> <package name="my.example.package">     <class name="InnerSettings">    <field name="attributes" embedded="true">     <map embedded-key="true" embedded-value="true
9

Spring Transactions (@Transactional) within ObjectDB

the lookup is also part of same transaction so it should be aware of the persisted object. The logic
9

Query Method NullPointerException on List iteration

.objectDB.core.logic.SupplierInformationService.findCategoryCount(SupplierInformationService.java:37
9

Query results are not up to date for entities, not primitives

detail all the code of generic functions, but a piece of logic is this: private void root(Class<?> type
9

Measurement of the test coverage of enhanced classes

Hello, our Entities contains logic that we need to test. Therefore we have unit tests for all our entities. We build and test our components with Jenkins-CI. We want to test that what we release to our customers. Therefore we think we need to test the enhanced classes. But that distorts our test
9

Update is ignored by ObjectDB

) client, they both implement same game logic, but Flash has a way different getter/setter syntax. Using
9

One transaction or two?

synchronization logic to ensure that each thread had its own Persistence Manager. Is the act
9

Java 9 support

you for the detailed answers. Your approach is clear and very logical. As a result of your initiative
9

Can't modify @EmbeddedId in ObjectDB Explorer

, rather than writing special logic when you need just a small modification. It's a habit from RDBMS
1

Problem using "and" for joined entities and indexed fields

; but if you can't use these fields in logical expressions like "and" is a big problem. Netzverb Andreas

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