ObjectDB ObjectDB

Internal Website Search

1-5 of 5 resultsRefresh
23

How prevent post-compile enhancement of non entity classes

classname="com.objectdb.Enhancer" fork="true" classpath="${objectdbjar}:${javac.classpath}:${j2ee ... " classpath="${objectdbjar}:${javac.classpath}:${j2ee.platform.classpath}"> <arg line="-s ./${build
23

Compile time enhancement using build.xml of a Netbeans web application

.classpath}:${j2ee.platform.classpath}">    <arg line="-s ./build/web/WEB-INF/classes/*.class ... ="${objectdbjar}:${javac.classpath}:${j2ee.platform.classpath}"> <arg line="-s ./${build.classes
16

@OneToMany(fetch = FetchType.LAZY) list is always null

Hello. @OneToMany(fetch = FetchType.LAZY) doesn't work when using EJB or something else related to J2EE. parent.getChildren() returns null. Here is a simple example: Bean: @Named("test") @RequestScoped public class TestBean { private String mode; @PersistenceContext(unitName = "my-pu
6

JPA Tutorials

that should be deployed in a Java EE 6 container: Java EE 6 (J2EE) Web Tutorial Since this web
4

Web Application Tutorial

A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support

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