ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
6

Privacy Policy

, Your mobile device unique ID, the IP address of Your mobile device, Your mobile operating system, the type
6

ObjectDB - Object Database for Java (JPA/JDO)

Databases. Better community support (tools, IDEs, books, forums, tutorials, articles). Availability
1

Step 3: Define an EJB Session Bean

() { TypedQuery<Guest> query = em.createQuery( "SELECT g FROM Guest g ORDER BY g.id", Guest
1

Step 3: Define a Spring DAO Component

= em.createQuery( "SELECT g FROM Guest g ORDER BY g.id", Guest.class); return
1

Spring MVC JPA Tutorial - Eclipse Project

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

Eclipse/JPA Java EE Tutorial

For this tutorial you will need the following software: Java JDK (6.0 or above). Eclipse IDE for Java EE
1

Eclipse/JPA Web Application Tutorial

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

Getting Started with JPA

to start by running a live sample application in your IDE, you should be able to follow this tutorial
1

Step 3: Define a Spring DAO Component

( "SELECT g FROM Guest g ORDER BY g.id", Guest.class); return query
1

JPA Web App Tutorial - Eclipse Project

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

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