ObjectDB ObjectDB

Internal Website Search

31-39 of 39 resultsRefresh
14

Configure ObjectDB in spring context

> <schema> ... </schema> <server> ... </server> <users> ... </users> <ssl> ... </ssl> </objectdb
14

First query takes 4+ minutes to complete

=admin" /> --> </server> <users> </users> <ssl enabled="false"> </ssl> </objectdb
10

objectdb.conf Information

+ embedded mode. <scheme> mainly for client + embedded mode. <server>, <users>, <ssl> for the server
10

Externalising persistence.xml properties in Glassfish?

> <property name="ServerName" value="localhost"></property> <property name="Ssl" value
10

Entity Management Config questions

-weak-references For more information, please see: https://www.google.com/search?q=java+strong+weak+soft+reference&gws_rd=ssl support Support
2

Freeze during save

-13-acceptor-0@1eeb4fb-ServerConnector@1295836{SSL,[ssl, http/1.1]}{0.0.0.0:3443}" - Thread t@13
2

Database File Encryption

ObjectDB supports encryption of client-server communication over the network using SSL. Encryption of data in database files is less commonly used, since it slows the database. In addition, when necessary, external encryption can be used (e.g. at the operating system level
2

ObjectDB 2.6.7

referenced objects. Fixed a bug in stopping an ObjectDB Server in SSL mode from another process (issue #1804).
2

ObjectDB 2.4.6

SSL client-server connection. Added support for checking activation. Added toString implementation to queries that returns the query string.

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