ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
48

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
48

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
48

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
48

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
48

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
48

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
48

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
48

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
48

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
47

Step 6: Set the Spring XML

another xml configuration file. Open the web.xml file (under src/main/webapp/WEB-INF) in a text editor (by right clicking and selecting Open With > Text Editor or by double click and then moving to the Source ... for JSP pages in the WEB-INF directory. The next step (and the last in this tutorial) is running the Spring web application.

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