ObjectDB ObjectDB

Internal Website Search

31-40 of 104 resultsRefresh
109

Spring 2.5 LocalContainerEntityManagerFactoryBean, no getSharedCacheMode()

I'm trying to setup Spring + JPA + ObjectDb in my test environment and having trouble ... (AbstractAutowireCapableBeanFactory.java:1335) ... 45 more This is with Spring 2.5.6. I'm doing it this way instead of using ... on the bean. Why do I get this exception? purecharger Ryan This old version of Spring (released in 2008
106

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

. Thanks Siegfried Here is my web.xml fragment: <servlet-mapping> <servlet-name>spring</servlet-name ... /siegfried] in DispatcherServlet with name 'spring' Here is my controller. @Controller @RequestMapping ... DispatcherServlet with name 'spring' Hmmm.... Well this is progress (I've been fighting
106

Spring MVC configuration files

Hi!! how are you guys? I have been working with Spring MVC framework and it is really helpful, but now I have a question, as you know Spring MVC framework create by default the xml configuration ... Spring Framework questions to a Spring Framework forum. support Support
106

Spring LTW Problem

Hello! I use ObjectDB with Spring. Today i tried to swich from AspectJ compile time weaving to load ... "     useSystemClassLoaderAsParent="false" /> </Context> To my context.xml and <context:load-time-weaver /> to my spring configuration. Now Spring oviously tries to weave every class that get's loaded. The problem arises
106

BeanCreationException in spring data JPA with objectDB

.plugin.Jetty6PluginWebAppContext@1ed72085{/Guestbook,/home/rajasekhar/Downloads/guestbook-spring ... of Spring Framework, so maybe people on a Spring Framework forum would be able to provide help ... with jar files. I have given the proper dependencies with pom.xml and able to integrating the spring data JPA with objectDB. rajasekhar1242 rajasekhar
104

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

I'm trying to use two EntityManager with Spring Boot, but no luck with 'Too many persistable types ... model entity. same class name but different package). Single application with Spring-Boot 2.1.8 ... Spring Boot? Can you run ObjectDB on the same computer otherwise? support Support I'm now debugging
104

Cannot save or update entity on Spring App

I've got this DAO in my Spring App import javax.transaction.Transactional; @Repository // or ... when no transaction is active [PMImpl] (error 611) Apparently Spring Framework doesn't start a new ... with Spring Framework (on this tutorial and the zip file that is attached to post #6 on this forum thread
104

Spring MVC Errors

to both newest version of ObjectDB and Spring Framework, however I still get error in Eclipse that points ... EntityManager although I use that @Autowired and @PersistenceContext automatic one like in the Spring ... so I decided to search objectDB site to search for a solution and then I found that spring Tutorial
104

can not use spring-data-jpa repository with NamedQuery

in spring-data-jpa named queries are used to implement repository interface methods, see http://static.springsource.org/spring-data/data-jpa/docs/current/reference/html/#jpa.query-methods.named ... findByBar(String bar); } to match the method parameter to the query parameter, spring have to check
101

Spring Data JPA - PersistenceException thrown

In a Spring-managed application that has 2 EntityManagerFactories (one Hibernate and one ObjectDB), I see the 2 EMFs created successfully on startup, but then subsequently when the application is initializing Spring JPA repositories with Hibernate EntityManagers, the application throws

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