ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
71

Date field Index is corrupted due to time change

% 90% 100% Page Relation Errors -------------------- [1] Page #12592 last key is 2015-10-24 03:00:00|1:71540, parent page #10513 next key is 2015-10-24 03:00:00 [2] Page #12804 last key is 2015-10-24 03:00:00|1:72811, parent page #10513 next key is 2015-10-24 03:00:00|1:71594 Page Content
11

ObjectDB Object Database Features

cache (per EntityManagerFactory). Database file page cache. Query program cache (for repeating ... executions. Result range settings (first, max) - for paging. Query Structure SELECT (including NEW
8

JPA Query API

. Organization of this Section The following pages explain how to define and execute queries in JPA
2

Step 4: Add a Servlet Class

" attribute. Then the processing is forwarded to the JSP page (which is presented in the next tutorial step). The JSP uses the "guest" attribute to generate the page output. Notice that operations ... annotation). The next step is adding a JSP page that will serve as the application view and will produce the guestbook output.
2

Step 4: Add a Controller Class

Guest entity object is constructed and stored in the database. Processing is forwarded to a JSP page ... is "guestDao" and its value is guestDao). The next step is adding a JSP page that will serve as the application view and will produce the guestbook page output.
2

Step 7: Run the Spring Web App

At this stage your project should have the following structure: Use copy and paste to replace the content of the index.jsp file (which serves as the default front page) with the following redirection to the controller path: <jsp:forward page="guest.html" /> Assuming that Tomcat 6.0 is installed
2

Step 6: Set the Spring XML

another xml configuration file. Open the web.xml file (under Web Pages > WEB-INF) in a text editor (by right ... pages in the WEB-INF directory. The next step (and the last in this tutorial) is running the Spring web application.
2

Step 7: Run the Spring Web App

At this stage your project should have the following structure: Use copy and paste to replace the content of the index.jsp file (which serves as the default front page) with the following redirection to the controller path: <jsp:forward page="guest.html" /> If Tomcat 6.0 is installed as
1

Eclipse/JPA Java EE Tutorial

This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
1

[ODB1] Chapter 6 - Persistent Objects

that is required by JDO, ObjectDB manages another cache containing database pages, in order to improve efficiency. Unlike the object cache, which is always on the client side, the page cache is located ... applications, in which passing string values between web pages is easier than passing real object ID

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