ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
14

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

Chirac Try to move the jar to your web application classpath (WEB-INF/lib). If this doesn't help ... :356) at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1708) at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1611) at org.glassfish
14

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

forum material. On running a large existing web application on Glassfish3.0.1 for the first time ... of your web application and substantial additional entity management to use your application with ObjectDB (or in my case so far just to even try it out on my existing large web application
14

Path in tomcat

? When I debug the Eclipse web project, I export all things into a .war file. Then I use Tomcat's web deploy tool by the .war file. However, if I put objectdb into the project's /WEB-INF/, I may lost the db ... " and then use this path. Now you can redeploy you application without deleting database files
13

Server vs embedded mode in multi-instance scenario

concerns as well as auto scale during peak usage, at least for the benefit of our web application ... there will only be one active instance of the app, use embedded mode inside the web application ... is accessed in embedded mode by the main user (e.g. the web application) but is still accessible by
2

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

with extended Persistence Context? [EDIT: 2006-09-29 New improved version of test mini web app with test mode ... (although web app still runs) //[ObjectDB 2.6.9_06] javax.persistence ... /Run, the web app runs and will display this web page: But then, when the commit() is executed
2

Apache License, Version 2.0, January 2004

of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each ... required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing
2

Detached Entity Objects

when applicable (e.g. to entity objects that the Address object references, if any). Bulk Detach ... when applicable (e.g. to entity objects that the Address object references, if any).
2

JPA Persistable Types

only useful in applications that use an ORM-based JPA provider (such as Hibernate, TopLink, EclipseLink ... . Most applications are not affected by this, because proxy classes extend the original Java classes
2

Schema Update

is required when persistable classes are renamed or moved to another package. Running the application ... that after such changes the application is run only with the configuration that matches these changes exactly
0

Getting Started with JPA and Eclipse

This is the Eclipse version of the Quick Start with JPA tutorial. It demonstrates how to create and run a simple JPA application in Eclipse. The demonstrated application uses JPA to store and retrieve simple Point entity objects, where each Point has two persistent fields: x and y

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