ObjectDB ObjectDB

Internal Website Search

61-70 of 87 resultsRefresh
7

Multi selection and distinct in a criteria query

. when selecting names which may double without troubles) Alex quasado Alexander Adam I am afraid it is not
7

Why can't we persist an object with a field of type EnumMap in ObjectDB?

Hi, Is there a reason why we can't persist an object with a field of type EnumMap in ObjectDB? but it works fine for fields like = HashMap<EnumType,Double> Thanks EKK EKK Emmanuel Keskes You can persist any Serializable type if you enable this ability in the configuration. But using this feature
7

Connecting to a remote objectdb server

at that location (e.g. double click objectdb.jar). Run the following client Java console program: public final
7

Database size is much larger than expected (x2)

. support Support OK, the codes show the version 2.2.9_3 is doubling the size: import static util
7

Embedding ObjectDB on server application

to the ObjectDB home directory. support Support I double checked that ObjectDB.jar is indeed imported into
7

Unable to create 128 column of a table.

). Please double check which version/build you use. In addition, you should also try the most recent version
7

500Mb ObjectDb database opening issue

codes the calls to NetworkInterface methods are unexpected. Please double check that the activation
7

Handling "is null" in where clause

);         if (Math.random() < 0.5) {             a.setSimpleField(new Double(Math.random() * 1000).intValue
1

Issue with UPPER ?

) except the missing UPPER() calls everywhere Case (2) -> fails badly and suddenly returns doubled results
1

each 1-2 days objects on some objectdb level lock/block each other

. We already added additional protection against double queries hgzwicker Hans-Georg Zwicker we have installed

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