ObjectDB ObjectDB

Internal Website Search

111-120 of 141 resultsRefresh
6

Field or Table Encryption

Is there a build-in way to encrypt object fields or entire "tables" with annotations? If not, are there any recommended design patterns? Thanks mrbahr2003 Thomas Gregory Please see this feature request in the issue tracking. If you need selective encryption of types / fields - please describe your suggestion in that issue thread. support Support
6

ObjectDB 2 has been released and is now more affordable

(the forum and the issue tracking). Customers that have paid the old prices for ObjectDB 2.0 will get a refund. support Support
6

ObjectDB Enincompatible with Quarkus?

" on-commit="true" /> <dirty-tracking arrays="false" /> </entities> <schema> </schema
6

Performance Issues After Migrating to ObjectDB - Urgent Assistance Required

always="auto" on-persist="false" on-commit="true" />                 <dirty-tracking arrays="false
6

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

" />   <cascade-persist always="auto" on-persist="false" on-commit="true" />   <dirty-tracking
6

GWT RPC is throwing serialization exception when I have object db date value

to track changes. It implements java.io.Serializable but probably this is not sufficient for GWT
6

using objectdb.jar in writing data to mariadb or mysql db

Hello All, I am trying to develop an ICT-Issue-Tracking application. The front end is to be java (for desktop version) and python or php for the web version but i want to code queries in native java and reduce the use of regular sql patterns. Can my application use the objectdb.jar to write
1

ObjectDB 2.2.6

Fixed the "Attempt to reuse an existing primary key value" after flush bug. Fixed a bug in tracking changes to collections of new flushed entity objects. Fixed generated value (ID allocation) bug with flush and in EJB containers. Fixed a NullPointerException on getObjectsById. Fixed a server freeze
1

New Java 8 (JDK 1.8) Collection Methods

ObjectDB version 2.5.5 (and above) supports Java 8 (JDK 1.8). Tracking changes to collections and maps using some new Java 8 methods is currently not fully supported. The main known issue is that orphan removal does not happen as a result of removing a reference to an object
1

ObjectDB 2.8.5

Fixed a bug in using AS in SELECT NEW (breaks some Spring Data JPA queries). Fixed a bug in tracking changes to new collections after flush (issue #2640). Fixed a StackOverflowError on no access permission to objectdb.conf (issue #2643). Fixed a bug in managing pessimistic locks after using

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