ObjectDB ObjectDB

Internal Website Search

181-190 of 200 resultsRefresh
2

ObjectDB 2.8 Developer's Guide

(SQL, JDBC, ORM or JPA) is not required in order to follow this guide, but a strong background
2

FROM clause (JPQL / Criteria API)

, NOT, NULL, NULLIF, OBJECT, OF, OR, ORDER, OUTER, POSITION, SELECT, SET, SIZE, SOME, SQRT, SUBSTRING
2

SSL Configuration

" password="pwd" /> </ssl> The enabled attribute of the ssl element (whose value is "true" or "false
2

DELETE Queries in JPA/JPQL

As explained in chapter 2, entity objects can be deleted from the database by: Retrieving the entity objects into an EntityManager. Removing these objects from the EntityManager within an active transaction, either explicitly by calling the remove method or implicitly by a cascading operation
0

Spring MVC JPA Tutorial - Eclipse Project

Integration for WTP is installed when the Maven project is imported into the IDE). Choose or define
0

Eclipse/JPA Web Application Tutorial

the following software: Java JDK (6.0 or above). Eclipse IDE for Java EE Developers Apache Tomcat
0

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
0

Java EE 6 JPA Tutorial - IntelliJ Project

at the toolbar and click the green run icon (or Shift+F10). If the browser fails to open check the settings at File > Settings > Web Browsers.
0

Step 3: Define an EJB Session Bean

Operations on the database will be performed by an instance of a session bean (EJB) class that we will define in this step: Open the [New Session Bean] dialog box by right clicking the guest package node (in the [Projects] window), selecting New > Other... > Java EE (or Enterprise JavaBeans
0

Java EE 6 JPA Tutorial - Eclipse Project

or define the server and click Finish. Eclipse should open an internal browser window

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