ObjectDB ObjectDB

Internal Website Search

181-188 of 188 resultsRefresh
5

Check for index existence ?

conf : <general> <temp path="$temp" threshold="64mb" /> <network inactivity-timeout="0" /> <url
5

ObjectDB Explorer Exposes Username and Password

How can I prevent my embedded database's username and password from being exposed by ObjectDB Explorer? billdotnet Bill See url-history setting and the user and password attributes. support Support If I understand correctly, if someone were to remove the configuration file, the username
5

Spring and packagesToScan

.Provider.class); Map jpa = MapBuilder. put("javax.persistence.jdbc.url
5

Apache Tomee 1.5.2: Failed to use JTA (TransactionManager is not found)

.url" value="$objectdb/n7/db1.odb"/> </properties> </persistence-unit> </persistence> I
5

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

.persistence.jdbc.url" value="objectdb://localhost/snippit/db1.odb"/> <property name="javax.persistence
5

Issue with compile time enhancement

> <property name="javax.persistence.jdbc.url" value="objectdb:edenobjectdb.odb"/> <property name
1

ObjectDB 2.1.1

Fixed an Explorer bug in handling listeners and callbacks. Fixed a bug in using user/password url arguments multiple times. Fixed several bugs in query processing and running.
1

ObjectDB 2.1.0

. Added support of url arguments (";user=admin;password=admin"). Changed default to NonTransactionalWrite

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