ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
138

ObjectDB within a resource adapter module and Java EE Connector Architecture

Has anybody managed to use ObjectDB in a resource adapter module in accordance with the Java EE ... Module after the pattern of the classic EAR File structure as illustrated in the Java EE 7 tutorial in Figure 5-1 EAR File Structure ? webel Dr Darren Kelly Support of the Java EE Connector Architecture
138

Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project

.EJBException at com.sun.ejb.containers.BaseContainer.processSystemException(BaseContainer.java:5215) at com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:5113) at com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4901) at com.sun.ejb.containers.BaseContainer
127

Java EE JPA (GLassfish) tutorial throws ClassCastException

When launching the Guestbook tutorial for the second time (after a server restart) I get a ClassCastException: java.lang.ClassCastException: guest.Guest cannot be cast to guest.Guest The first time ... something? - Java 1.7.0_03 - ObjectDB 2.4.5_06 - GlassFish Server Open Source Edition 3.1.2.2 dassie Otto
33

Can I use ObjectDB with languages other than Java?

ObjectDB can be used by Java Virtual Machine (JVM) languages, such as Java, Groovy and Scala. It can also be used with other languages, such as Python, JavaScript, Ruby and PHP, but currently only with their JVM implementations (e.g. Jython for Python, JRuby for Ruby and Quercus for PHP). A version
27

Integration with Java EE (JPA 1.0)

ObjectDB can be used in both Java EE and Java SE by using application managed EntityManager. Support of container managed EntityManager and integration with the JTA (Java Transaction API) is not implemented yet. support Support Support for Java Transaction API (JTA) and running ObjectDB in Java EE
24

JPA / JDO Class Enhancer

: Quick Start with JPA JPA Web Application Java EE JPA Spring MVC and JPA Similarly, enhancement ... Line Enhancement ObjectDB Enhancer is a Java console application. It is contained in the objectdb.jar file. You can run it from the command line as follows: > java -cp objectdb.jar com.objectdb
6

Step 1: Install BIRT and ObjectDB Driver

for Java EE Developers. Update your existing Eclipse IDE for Java EE Developers environment by installing the BIRT plugins using the Eclipse Update Manager (updating Eclipse IDE with no Java EE support ... Eclipse IDE for Java EE Developers environment: Open the [Install] dialog box by selecting Help
5

Eclipse/JPA Spring MVC Web Tutorial

database. Required Software For this tutorial you will need the following software: Java JDK 6.0 (or above). Eclipse IDE for Java EE Developers. m2eclipse (Maven plugin) including Maven Integration ... and run a full Java Spring MVC (Model View Controller) web application in Eclipse - using ObjectDB, JPA
5

Step 4: Add a Servlet Class

... Enter GuestServlet as the class name - use exactly that case sensitive class name. The Java ... of the new source file with the following code: package guest; import java.io.IOException; import
5

Step 4: Add a Servlet Class

> Other... > Web > Servlet and clicking Next. The Java package name should be guest. Enter ... ; import java.io.IOException; import javax.ejb.EJB; import javax.servlet.ServletException

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