ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
297

Is ObjectDB better than Object Relational Mapping (ORM)?

As noted above, using ObjectDB instead of a relational database and ORM combination is easier and leads to better performance. ORM tools, however, are very useful where the use of a relational ... for an existing old relational database). By using the Java Persistence API (JPA), you can develop
290

Can I use ObjectDB to access a relational database?

To access relational databases using the Java Persistence API (JPA) you will need an Object Relational Mapping (ORM) tool, such as Hibernate, TopLink, EclipseLink, Open JPA or DataNucleus. The DataNucleus ORM implementation supports also the Java Data Objects (JDO) API. ObjectDB is a full featured
148

Object Relations Error after Schema Change

Hi we have a problem with relations in OBjectDB 2.4.6, the problem occured after we changed relations in few clases. Specificaly we deleted relation pointing to one class and created new relation ... occurs when we create a new entry in the class we have changed the relation. Quote from the log “08
143

Entity is not related to ObjectDB, but i get exception from ObjectDB

, it is an exception from ObjectDB, although the entity itself is not related to ObjectDB any
143

ObjectDB Explorer don't show ManyToOne relations

Hello support. we have a problem with the ObjectDB Explorer and @ManyToOne relations. We persist the entity FolderImpl that has an attribute of type ModelElement. If we use an interface for the attribute then the ObjectDB Explorer shows NULL for the attribute although our unit test checks
143

how to query by properties of onetomany relations? (Error 990)

my test database i have one Foo entity with one Bar relation thanks in advanced chris Christoph
139

Error: Failed to write value of field X using reflection (oneToMany relation)

Error: Failed to write value of field X using reflection (oneToMany relation)
17

Eclipse Public License - v 1.0

. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged ... to control, and cooperate with the Commercial Contributor in, the defense and any related settlement ... , or offers warranties related to Product X, those performance claims and warranties
16

Privacy Policy

that relates to an identified or identifiable individual. Service refers to the Website and its supporting ... to facilitate the Service, to provide the Service on behalf of the Company, to perform services related ... opened an email and for other related website statistics (for example, recording the popularity
8

Constants.OPTION_MAPPING_RELATION_SUBCLASS_TABLE

Static Field javax.jdo.Constants String OPTION_MAPPING_RELATION_SUBCLASS_TABLE "javax.jdo.option.mapping.RelationSubclassTable" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()

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