ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
27

Integration

with the Spring MVC Framework by some users. Currently there is no tutorial for using ObjectDB with Spring, so try to follow a generic tutorial for using JPA with Spring. support Support Hi, I'm trying ObjectDB ... Hi, Is there a way to integrate ObjectDB with Spring Framework to add the benefits of Transaction
23

How to use ObjectDB properly in spring boot application?

I have a spring boot application with objectdb embedded database. I am manually handling connection ... described in https://spring.io/guides/gs/accessing-data-jpa/) I had a research on the web but could not find any solution that works. Existing spring-objectdb questions are usually related to regular
22

Spring Transactions (@Transactional) within ObjectDB

Hi, We are using OBD with Spring and transactions are managed by Spring. Our spring service ... Spring Data) We have noticed that in a loop 1st object is persisted and then we if lookup the same ... are performed by your application and by Spring Data. If queries are involved, then it is possible to miss
22

ObjectDB and Spring Boot - sharing a simple working example

and Spring Boot. The code of the example can be found here: https://github.com/kirshamir/spring-data-jpa-objectdb The example uses the automatic query generation performed by Spring and it works ... .Gender gender);     // the above are supported by spring data, see:     // https://docs.spring.io
22

Possible issue with Spring JPA and Embedded

Hello, I'm having some fun with Spring and embedded objects. I have need to embed some small ... that the annotations I have used are ok. However it will not work from spring. I'm not certain whether this is due to something spring wants or whether there is an issue with objectdb. I'm not really sure
21

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
21

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
0

Eclipse/JPA Java EE Tutorial

This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
0

Java EE Web Tutorial

This tutorial demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application using GlassFish, ObjectDB and JPA. Since this web application uses Java EE 6 EJB (session beans) it requires a full Java EE 6 application server, such as GlassFish 3.0.1 or JBoss AS 6
0

NetBeans/JPA Java EE Tutorial

This is the NetBeans version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in NetBeans - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook

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