ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
91

Annotate a Map field with @ElementCollection or @Basic

Annotate a Map field with @ElementCollection or @Basic
91

A distinguished Name for server or explorer is good for maintaining!

A distinguished Name for server or explorer is good for maintaining!
91

ObjectDB as JDBC resource or custom realm

ObjectDB as JDBC resource or custom realm
91

UserException or JDOUserException

UserException or JDOUserException
17

Eclipse Public License - v 1.0

"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE ... Contributor: i) changes to the Program, and ii) additions to the Program; where such changes and/or ... 'originates' from a Contributor if it was added to the Program by such Contributor itself or
15

ObjectDB Website - Terms and Conditions of Use

from using or accessing this site. The materials contained in this web site are protected by ... one copy of the materials (information or software) on ObjectDB Software's web site for personal, non ... , and under this license you may not: modify or copy the materials; use the materials for any commercial purpose
1

[ODB1] Chapter 9 - ObjectDB Explorer

an executable jar that will run on any system with a Java 1.3 JRE or later installed. A Windows EXE (explorer ... Database To open a local database file, use the "File | Open Local" menu command (or the equivalent ... Server Edition) use the "File | Open Remote" menu command (or the equivalent toolbar button). In
1

[ODB1] Chapter 6 - Persistent Objects

database content, or a transient object, i.e. not related to any database. Storing Objects Explicitly ... ().commit(); Multiple objects can become persistent, either by multiple calls to makePersistent(...), or by passing a collection or array of objects to makePersistentAll(...), which is another method
1

[ODB1] Chapter 4 - JDO Metadata

A JDO metadata file is an XML file with a '.jdo' suffix, containing information about one or ... , ObjectDB determines whether or not each class is persistent. It searches for JDO metadata description ... can be specified in a package.jdo file located in META-INF, WEB-INF or in any other path at the level
1

[ODB1] Chapter 5 - JDO Connections

.PersistenceManagerFactory interface. A PersistenceManagerFactory instance represents a specific database address (local or ... . To access a database file directly using embedded mode, specify either its absolute path or its relative ... The javax.jdo.option.ConnectionURL property specifies the database location and whether embedded mode or

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