ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
79

Web Framework Recommendation for leveraging JPA + ObjectDB

-Westfalia in Germany verlsnake Kai Tischler The 3 popular options for standard JPA web applications ... like ObjectDB, for instance. Immediately the following question pops up: Which Web Framework supports ... + ObjectDB" couple successfully in conjunction with a contemporary Web Framework ? Any hints/recommendations
77

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web ... hosting, Pay as You Go (PAYG) . - Which IDE and Application Server do you prefer to go with for me as
76

Does ObjectDB create one instance of each entity class on (web app) load ?

web app with the NetBeans 8.2 Profiler. I can see that exactly one instance of each entity is present in memory, at web app startup, before I've loaded anything, and they won't garbage collect. (I've ... for caching some oft-used information in an application-wide ReflectionHelper, but it does not
16

Chapter 6 - Configuration

the value of $objectdb. For example, in a web application, in which objectdb.jar is located in WEB-INF/lib, the ObjectDB home directory ($objectdb) is WEB-INF. You can also define $objectdb explicitly by
16

Database Connection using JPA

functionality for performing operations on a database. Many applications require multiple database connections during their lifetime. For instance, in a web application it is common to establish a separate ... , but it is a one time operation. Once constructed, it can serve the entire application. Operations that modify
3

Java EE 6 JPA Tutorial - IntelliJ Project

To open and run the Java EE 6 Web Application tutorial project in IntelliJ IDEA: Download and extract the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the project in IntelliJ IDEA ... : Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat
3

Step 5: Add a JSP Page

> <title>JPA Guest Book Web Application Tutorial</title> </head> <body> <form ... the servlet in the previous step). The next step (and the last in this tutorial) is running the web application. ... > Other... > Web > JSP File and clicking Next. Enter guest as the jsp file name - use exactly
3

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 ... are stored in an ObjectDB database. This tutorial is available in the following versions: In addition, the demonstrated application is available as a Maven project:
3

Step 4: Add a Servlet Class

In this step we will add a servlet to manage guestbook web requests: Open the [Create Servlet ... > Other... > Web > Servlet and clicking Next. The Java package name should be guest. Enter ... the application server into the guestDao field automatically (since the field is marked with the @EJB
1

[ODB1] Chapter 4 - JDO Metadata

system. Therefore, at deployment, .jdo metadata files must be packaged with an application's .class files and the other resources ... the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo a/package.jdo a/b/package.jdo ... the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo X.jdo A metadata file with the name

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