ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
16

java.lang.Throwable

java.lang Class Throwable java.lang.Object java.lang.Throwable Implemented Interfaces ... the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown by the Java Virtual Machine or can be thrown by the Java throw statement. Similarly
16

BIRT/ODA ObjectDB Driver

and JPA tutorial. Driver Installation The driver is available as an Eclipse for Java EE Developers
16

JPA 2 Annotations

JPA defines dozens of annotations that can be divided into the following groups: Annotations for JPA aware classes: Annotations for fields in JPA persistable classes: Annotations for additional JPA configuration: Annotations for JPA lifecycle event callbacks: Java EE container annotations: Many
15

java.lang.Exception

java.lang Exception Exception java.lang.Object java.lang.Throwable java.lang.Exception ... to catch. Since: Java JDK1.0 See Also: java.lang.Error Exception() Constructs a new exception with null ... initialized, and may subsequently be initialized by a call to initCause. Since: Java JDK1.0
15

java.lang.RuntimeException

java.lang Exception RuntimeException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException Implemented Interfaces: Serializable Subclasses ... . Since: Java JDK1.0 See Also: java.lang.Throwable.printStackTrace() Throwable getCause() Returns
14

java.security.BasicPermission

java.security Class BasicPermission java.lang.Object java.security.Permission java.security.BasicPermission Implemented Interfaces: Serializable, Guard Subclasses: JDOPermission BasicPermission(String arg0) Parameters: arg0 - BasicPermission(String arg0, String arg1) Parameters: arg0
3

Getting Started with JPA and Eclipse

. For this tutorial, besides the Java JDK (5 or above) and the Eclipse IDE (either Eclipse IDE for Java EE Developers or Eclipse IDE for Java Developers), you only need to download and extract the ObjectDB distribution
3

Eclipse/JPA Web Application Tutorial

the following software: Java JDK (6.0 or above). Eclipse IDE for Java EE Developers Apache Tomcat ... This is the Eclipse version of the JPA Web App tutorial. It demonstrates how to create and run a database driven Java web application in Eclipse - using Tomcat 6, ObjectDB and JPA. The demo web
3

Step 3: Define an EJB Session Bean

are only supported by Java EE application servers such as GlassFish and JBoss, and not by servlet ... that we will define in this step: Open the [New Java Class] dialog box by right clicking the guest package ... code: package guest; import java.util.List; import javax.ejb.Stateless; import javax
3

Step 1: Create a Maven Web Project

Name (e.g. Guestbook) and select Java EE 5. Enter Maven Group Id (e.g. com.objectdb.tutorial.spring ... >        <id>enhance</id>        <phase>process-classes</phase>        <goals>         <goal>java

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