ObjectDB ObjectDB

Internal Website Search

11-20 of 142 resultsRefresh
26

Privacy Policy

infrastructure itself (for example, the duration of a page visit and user actions during page views). Website ... areas with other users, such information may be viewed by all users and may be publicly distributed ... and description of Your activity. Similarly, other users will be able to view descriptions of Your activity
22

ObjectDB Object Database Features

provides the following database tools and utilities: Database Explorer Visual GUI tool for viewing ... explanation. Schema tree for browsing the database schema (classes, fields, indices). Table view for browsing the content of entity objects. Tree view for navigating between entity objects. Database Server
18

ObjectDB Website - Terms and Conditions of Use

-commercial transitory viewing only. This is the grant of a license, not a transfer of title ... of these restrictions and may be terminated by ObjectDB Software at any time. Upon terminating your viewing
3

Step 4: Add a Controller Class

) guestDao.persist(new Guest(name)); // Prepare the result view (guest.jsp ... 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 6: Set the Spring XML

transaction-manager="myTxManager" /> <!-- View resolver --> <bean class= "org.springframework.web.servlet.view.InternalResourceViewResolver"> <property name="prefix" value="/WEB-INF
3

Step 6: Set the Spring XML

transaction-manager="myTxManager" /> <!-- View resolver --> <bean class= "org.springframework.web.servlet.view.InternalResourceViewResolver"> <property name="prefix" value="/WEB-INF
3

Step 4: Add a Controller Class

) guestDao.persist(new Guest(name)); // Prepare the result view (guest.jsp): return new ... 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

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
2

Step 4: Run the Application

an additional 1,000 objects. You can view the content of the database file by opening it in the ObjectDB
2

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form. All visitors

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