ObjectDB ObjectDB

Internal Website Search

181-190 of 200 resultsRefresh
5

Understanding limitations of schema evolution

. yoda yoda Obviously it depends on the specific required changes. It is like asking
5

Should I Avoid Compressing Database Files?

. Do you have an experienced opinion on this approach? CBE CBE > ObjectDB database files do not compress well It depends
5

Is persistence version 2.1 supported?

dependencies --> <persistence-unit name="TEST_PU" transaction-type="RESOURCE_LOCAL
5

How to convert a boolean to an int in the query?

of the parameters I have calculated directly in the query, depending on the query for example SELECT
5

coonection pooling

Hi, is it possible to implement a mechanism in object db which redirects a particular user to its database. For example we have an ObjecDB server with 100 databases. On our Jboss server we have a single deployed application with 100 users. Depending on the logged user it will connect to different
5

Composite indexes

Index The usability of a composite index depends on the order of the indexed fields as explained in
5

OptimisticLockException

at the end transaction. Yes, if A holds an older version of that object. Yes. It depends
1

Better OSGI Compability

We are currently using objectdb using osgi. However, the objectdb jar seems to be very monolithic and should be more modular to make it easier to use it with osgi, samples are: - Remove SWING dependency from core objectdb bundle - Externalize persistence and jdo apis and not putting them into
1

cannot delete objects after crash (see issue 2283)

operation itself (which is mainly hardware-dependent) we may try two possible improvements: Improving
1

database corrupt

this Java file lock is system dependent and might not work in some systems (e.g. if the file

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