ObjectDB ObjectDB

Internal Website Search

141-150 of 192 resultsRefresh
5

Spring and packagesToScan

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

Starting Explorer programmatically

of my Gradle file:   repositories { jcenter () maven { url 'http://m2.objectdb.com
5

How to package orm.xml when using EJB in WAR?

.jdbc.url" value="$objectdb/db/gdm.odb"/>             <property name="javax.persistence.jdbc.user
5

ObjectDB version 2.1 has been released

the download). Added support of disabling optimistic locking exceptions. Added support of url
5

Compare old and new schema

to compare with. To do so, I create a new URLClassLoader with a URL pointing to the folder containing
5

openejb jpa jaas module

) options.get("url")); entityManager = entityManagerFactory.createEntityManager
5

Bulk Delete and Update - best practice?

, would be more efficient. drop in the connection url should work also in server mode if the database is not in use by
5

EntityManager JPA or JDO impl and different behavior

> <properties> <property name="javax.persistence.jdbc.url" value="objectdb/db/x.odb"/> <property
1

ObjectDB 2.3.2

Fixed a bug in "p.id IN :ids" queries. Fixed a bug in handling NOT = queries (issue #536). Fixed ClassCastException and NullPointerException in using a composite index in queries (issue #531). Fixed Explorer bugs: editing embedded objects and using connection urls. Fixed a NullPointerException
1

objectdb.home for client/server

machines so all we do really need to supply should be the server connection url and no objectdb.home

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