ObjectDB ObjectDB

Internal Website Search

41-50 of 93 resultsRefresh
13

How to resolve 404 errors with Eclipse/Maven Spring MVC

out how to do is single step thru the controller class using eclipse/tomcat 6. Please verify that you can run the Guestbook app from eclipse and single step debug thru the controller class. Thanks siegfried ... the controller class and single step with the eclipse debugger. Thanks Siegfried siegfried siegfried heintze
13

UserException - Object User#2 belongs to another EntityManager

.invoke(BaseEjbProxyHandler.java:283) at com.pingushare.control.TradesC$LocalBeanProxy.findTradeByClient(com/pingushare/control/TradesC.java) at com.pingushare.boundary.dashboard.RequestsOngoingB.init ... .getResultList(JpaQuery.java:695) at com.pingushare.control.TradesC.findTradeByClient(TradesC.java
13

Objectdb server out of heap space

why this should happen - a server process has full control of its resources, and so should never end up in a situation ... of objectdb in production situations. sjzlondon Steve Zara > a server process has full control ... , so they cannot have full control of resources. However, you can easily increase the maximum JVM heap size
13

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

/siegfried] in DispatcherServlet with name 'spring' Here is my controller. @Controller @RequestMapping ... : @Controller @RequestMapping("/api") public class APIController{ Try http://localhost:8080/Guestbook/api
10

Spring + Maven + persitence.xml

) com.jadebaboon.nucleus.modules.home.controller.HomeController.renderHomePage(HomeController.java:35 ... ) com.jadebaboon.nucleus.modules.home.controller.HomeController.renderHomePage(HomeController.java
10

Mismatch client-server protocol prefix

.findByName(<generated>) at at.co.pjm.tracker.webservice.controller.PositionController ... transactional proxy according to the documentation. So I have not much control what happens
10

Soft Reference Object Cache Recommendation

a JVM tuning issue, because ObjectDB has no control on soft references (as long as ObjectDB use ... divided by 5 for processing cache value). I am concerned that the PAGs will grow beyond my control
10

ObjectDB JDO - foreign key constraints

to from the company, I would have preferred to get an exception instead. How can I control this behaviour? Also, how can I control cascading updates and deletes in JDO? There seems to exist
10

com.objectdb.o.InternalException

>       <dependency>           <groupId>org.openjfx</groupId>           <artifactId>javafx-controls</artifactId ... -info.java module com.jrpa.servicios.Servicios { requires javafx.controls; requires javafx.fxml
10

How to change properties in urls2.xml?

url and their port / user / password properties. I have no control on the port and password used ... ) but you might find it in a forum discussion. You should be able to control the port to which the embedded server

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