ObjectDB ObjectDB

Internal Website Search

121-130 of 192 resultsRefresh
5

ObjectDB without javax.persistence

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

Jboss 6 persistence.xml startup error

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

Can I Disable the Creation of the "log" Directory?

="0" /> <url-history size="0" user="false" password="false" /> <log path="" max="8mb" stdout
5

Duplicate Entity class names causes Exception in Query

>   <class>objdbTest.Item</class>      <properties>        <property name="javax.persistence.jdbc.url
5

Attempt to begin a new transaction when a transaction is active

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

Explorer in 2.3

-login of last opened (remote) database puts the full URL into the Database Path field
5

SSL cannot connect from client StackOverflow error

client side? When "Use SSL" is enabled, the Explorer uses a connection url that starts with objectdbs
5

Is 2 level cache in use?

performance. ODB on server uses the same amount of CPU and memory. I'm calling the same url in benchmark
5

Does ObjectDB support @Parent for @Embeddable reference to parent?

{ User user; public void setUser(User user) {..} setURL(String url) { if (user
1

ObjectDB 2.5.1

) to-many relationship in embedded objects (issue #1131, #13). Fixed a bug in automatic url switching in

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