ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
81

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
13

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
3

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.
3

Step 4: Add a Controller Class

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.
3

Step 4: Add a Servlet Class

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 on the database are carried on by the GuestDao ... page that will serve as the application view and will produce the guestbook output.
3

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 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
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
1

Eclipse/JPA Spring MVC Web Tutorial

This is the Eclipse version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in Eclipse - using ObjectDB, JPA, Tomcat (or GlassFish) and Maven. The demo web application manages a basic guestbook page

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