ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
6

SELECT clause (JPQL / Criteria API)

is specified in a NEW expression, as follows: SELECT NEW example.CountryAndCapital(c.name, c.capital ... demonstrates running this query: String queryStr = "SELECT NEW example.CountryAndCapital(c.name ... , the result entity objects are created in the NEW state, which means that they are not managed
6

Privacy Policy

updates, when necessary or reasonable for their implementation. To provide You with news, special ... You of any changes by posting the new Privacy Policy on this page. You are advised to review this Privacy ... about this Privacy Policy, You can contact us by visiting this page on our website: https://www.objectdb.com/post/new?op=new
1

Step 3: Add a Context Listener Class

closing the EntityManagerFactory. To register a ServletContextListener: Open the [New Listener] dialog box by right clicking the guest package node (in the [Package Explorer] window), selecting New ... All to enable the Finish button. Click Finish to create the new listener class. Now replace the content
1

Step 1: Create a Java Project

We start by creating a new NetBeans Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java > Java Application and click Next. Choose a Project Name (e.g. Tutorial ... of the ObjectDB installation directory and click Open. Now you should have a new NetBeans project
1

Step 1: Create a Maven Web Project

We start by creating a new Maven web project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... Select Maven > Maven Web Application and click Next. Choose a Project ... . The configuration of the new created project is contained in a pom.xml file that was created
1

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... to create the new JSP file. Now replace the content of the new jsp file with the following content
1

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... to create the new JSP file. Now replace the content of the new jsp file with the following content
1

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File] dialog box by right clicking the WebContent node (in the [Package Explorer] window), selecting New ... that case sensitive class name. Click Finish to create the new JSP file. Now replace the content of the new
1

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook HTML output: Open the [New JSP File ... ), selecting New > Other... > Web > JSP File and clicking Next. The parent folder should be WEB-INF ... that case sensitive class name. Click Finish to create the new JSP file. Now replace the content
1

Step 2: Create a Project and a Report

To use BIRT we need to create a BIRT Report project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Business Intelligence and Reporting Tools > Report ... the new project: Right click the Reports node in the [Navigator] and select New > Report. Enter

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