ObjectDB ObjectDB

Internal Website Search

91-100 of 146 resultsRefresh
5

Jboss 6 persistence.xml startup error

.persistence.jdbc.password" value="admin"/> </properties> </persistence-unit> </persistence
5

Objectdb Server Mode set up with glassfish

.password" value="admin"/>      </properties>    </persistence-unit> </persistence> support Support
5

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

" value="admin"/>             <property name="javax.persistence.jdbc.password" value="admin
5

Server connection management

=admin;password=admin");                 for (int i = 1; i <= 1000; i
5

Changing from client server to embedded mode

Hi, I have created a java web application and used ObjectDB in client Server mmode. It worked as per my expection. In Client server mode I used     Persistence.createEntityManagerFactory(         "objectdb://localhost/myDB.odb;user=admin;password=admin"); Now to switch to embedded mode, I
5

ObjectDB version 2.1 has been released

arguments (";user=admin;password=admin"). Changed default to NonTransactionalWrite enabled (issue #142
5

ObjectDb.conf Defaults

-history size="0" user="false" password="false" /> --> <!-- error if missing <log path="" max
5

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

"/>          <property name="javax.persistence.jdbc.password" value="admin"/>       </properties
1

log entry and massive performance issues

Zwicker you can find the database on hummingbird-systems.com, login with user/password your db name
1

Unexpected Exception during commit

://xxxxxxxxxxxxxxx.compute-1.amazonaws.com/dev8-26.odb;user=x;password=x");     EntityManager em

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