ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
46

Step 1: Install BIRT and ObjectDB Driver

We start by installing the BIRT development environment and the ObjectDB data source driver ... for Java EE Developers. Update your existing Eclipse IDE for Java EE Developers environment by ... Eclipse IDE for Java EE Developers environment: Open the [Install] dialog box by selecting Help
46

Step 1: Create a Web Project

We start by creating a new Eclipse Dynamic Web Project: Open the [New Project] dialog box, e.g. by ... 6 as a new server by clicking the New Runtime... button. Follow the instructions and specify ... the dynamic web project. Now, add ObjectDB support to the new Eclipse Project - by dragging the objectdb.jar
46

Step 6: Design a BIRT Report Table

In this final step we will add a simple table to the report: Open the [Insert Table] dialog box by ... . Set the column number to 2, number of details to 1, select the data set (e.g. Points by X) in the third field and click OK. Fill the table with data by dragging the x and y columns from the data set
46

Step 3: Add a Context Listener Class

The Guest entity objects will be stored in an ObjectDB database, which will be represented by ... if not existing yet) when the web application starts, by instantiating an EntityManagerFactory. The database will be closed when the web application stops (or when the web server shuts down), by
46

Step 3: Add a Context Listener Class

The Guest entity objects will be stored in an ObjectDB database, which will be represented by ... if not existing yet) when the web application starts, by instantiating an EntityManagerFactory. The database will be closed when the web application stops (or when the web server shuts down), by
45

Step 1: Create a Maven Web Project

We start by creating a new Maven-WTP dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Maven > Maven Project and click Next. Verify ... is installed, by right clicking the project node and checking that the Run As > Run on Server command
45

Step 1: Create a Web Project

We start by creating a new NetBeans Web Application Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java Web > Web Application and click Next. Choose a Project ... : You may have to add Tomcat 6 as a new server by clicking the Add... button. Follow the instructions and specify
45

Step 2: Entity Class and Persistence Unit

Java Class] dialog box, e.g. by right clicking the project node (in the [Package Explorer] window ... entity class will represents guests in the database. We also need to configure JPA by setting a META-INF/persistence.xml file: Open the [New Folder] dialog box, e.g. by right clicking the project node (in
45

Step 1: Create a Java EE 6 Web Project

We start by creating a new Java EE dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Web > Dynamic Web Project and click Next. Choose ... the Target runtime. Note: You may have to add GlassFish 3 as a new server by clicking the New Runtime
45

Step 2: Entity Class and Persistence Unit

as Folder Name and click Finish. Open the [New Java Class] dialog box, e.g. by right clicking ... guests in the database. We also need to configure JPA by setting a META-INF/persistence.xml file ... . The next step is adding a Spring DAO Component class that will manage Guest entity objects.

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