ObjectDB ObjectDB

Internal Website Search

41-50 of 77 resultsRefresh
16

@Convert is not supported?

lifecycle event (PostLoad). The purpose of converters is totally different (i.e. mapping RDBMS columns to Java types). support Support Thanks for "JPA lifecycle event" I didn't know ... of same currency object..." so this could be achieved by JPA lifecycle events. support Support Yes
16

Spring MVC Errors

still have a error like this: Description Resource Path Location Type Plugin execution not covered by lifecycle ... -classes) pom.xml /Guestbook line 91 Maven Project Build Lifecycle Mapping Problem strange ... Location Type Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:exec-maven
14

Dirty checking

can see, there are: a) Lifecycle Listener classes, e.g: http://www.objectdb.com/java/jpa/persistence/event and b) some ... /entities examples would be helpful dmoshal David Moshal You can use JPA lifecycle event methods, as ... , so that I can update views which are observing those objects. It seems that the JPA lifecycle
14

PersistenceException UserException: Failed to validate persistence.xml

.component.UIViewRoot.processApplication(UIViewRoot.java:752) at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:38) at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:170) at org.apache.myfaces.lifecycle.LifecycleImpl.execute
14

Attempt to execute a query using a closed EntityManager

(UIViewRoot.java:752) at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:38) at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:170) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at javax
14

Criteria Query results in a NoResultException instead of returning object

) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute
14

Method Invocation On All Entities

the deletion. You may define a callback or listener for JPA lifecycle events (see this manual page ... something? Yotam Yotam Boaz That is correct. Lifecycle events are implemented in JPA as client ... and therefore do not trigger lifecycle events. support Support I see. I'll retrieve the entity objects
2

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

.processValidators(UIViewRoot.java:1172) at com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValidationsPhase.java:76) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service
2

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

(ViewHandlerWrapper.java:288) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle
0

removeInstanceLifecycleListener(listener)

Method javax.jdo.PersistenceManagerFactory void removeInstanceLifecycleListener( InstanceLifecycleListener listener ) Remove the parameter listener instance from the list of instance lifecycle event listeners set as the initial listeners for each PersistenceManager created by

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