1. DataNucleus Hbase connection stackoverflow.comI have a J2EE app (Spring + DataNucleus JDO +Hbase). There are a set of scheduler jobs running in my container which keep writing to the Hbase. I want these jobs ... |
2. Spring JDO - makePersistent not returning created object stackoverflow.comI'm using Spring and JDO connecting to a MySQL database.
When I persist an object, I am expecting to see the created object returned by the |
3. Spring/JDO(Kodo) problem forum.springsource.orgSpring/JDO(Kodo) problem I am currently testing Kodo JDO implementation with Spring framework, I implemented a DAO class, which extends JdoDaoSupport. The problem is each time when I try to use getJdoTemplate().find(...) ... |
4. JDO - makePersistent returns an object with null values forum.springsource.orgJDO - makePersistent returns an object with null values I'm using Spring and JDO connecting to a MySQL database. When I persist an object, I am expecting to see the created ... |
5. Spring with the couple (tomcat,JDO framework) ? forum.springsource.orgSpring with the couple (tomcat,JDO framework) ? I've to adapt a classical J2EE 3 tier architecture (Struts - EJB SLSB - Entity) which running in a bladeCenter into a smallest hardware ... |
6. how to combine jdo and acl.basics forum.springsource.orghi i'm currently thinking about how to combine the basicacl package and jdo. but the object design of this package seems to be harmonizd with jdbc and designed jdo-unfriendly: Object relational ... |
7. Is it possible to unit test a JDO-based DAO? forum.springsource.orgIs it possible to unit test a JDO-based DAO? I posted a http://forum.springframework.org/showthread.php?t=18226 a few weeks ago. I'd like to write up some unit tests for my JDO based DAOs. My ... |
8. JDO 1.0 + DAO update operation forum.springsource.orgJDO 1.0 + DAO update operation How do you do update?? Could not find any useful examples about how to do updates when using JDO 1.0 implementation and DAO pattern. Use ... |
9. Jackrabbit, JDO, JCA with Jencks, and Tomcat forum.springsource.orgJackrabbit, JDO, JCA with Jencks, and Tomcat So I've got Jackrabbit and JDO configured and working in my project. Everything works great, except that Jackrabbit didn't participate in the transactions with ... |
10. Spring, JPOX JDO and TransactionNotActiveException forum.springsource.orgJul 4th, 2006, 01:43 PM #1 standa View Profile View Forum Posts Private Message Junior Member Join Date Jul 2006 Posts 1 Spring, JPOX JDO and TransactionNotActiveException Hello there. I'm using ... |
11. Hibernate and JDO?? forum.springsource.orgHello to all, I have some questions about persistence layer: I have read about Hibernate 3.0 and JDO 2.0, but I don't know what is the best solution to migrate existent ... |
12. Using JDO as JPA vendor forum.springsource.orgHello, I have read an article that explains how developing a project with Spring 2 and JPA, JPA with ToopLink as jpaVendor. I would like to know if is possible to ... |
13. Error getting JDO datasource connection forum.springsource.orgError getting JDO datasource connection Hi, I am using Spring framework and KODO JDO as database inteface. I am getting following error. This error happens just once a while and it ... |
14. Spring intregration with Versant JDO problem forum.springsource.orgSpring intregration with Versant JDO problem Hello, I'm using Spring 2.0 with Versant JDO (7.0.1.2). I'm using JdoDaoSupport, but there is something wrong in my envairoment. When I try to get ... |
15. Spring+CMT+JDO forum.springsource.orgJun 13th, 2007, 09:59 AM #1 merlin View Profile View Forum Posts Private Message Junior Member Join Date Jun 2007 Posts 18 Spring+CMT+JDO Hello! Since I finally managed to get Spring ... |
16. Spring DM and JDO forum.springsource.orgI'm not aware of any tutorials but they should work along the lines for normal ORM integration. The two can definitely work once you get the weaving process (if needed) in ... |
17. read-only not working (Dataucleus JDO+Spring) forum.springsource.orgJun 25th, 2009, 04:31 PM #1 mad_rug View Profile View Forum Posts Private Message Member Join Date Jun 2009 Posts 30 read-only not working (Dataucleus JDO+Spring) Hello I'm using DataNucleus JDO ... |
18. Data Stores JAVA JDO forum.springsource.orgData Stores JAVA JDO Hi all, I m an engineering student and trying to deploy application on Google App Engine using languaage as java and Eclipse Helios IDE. I am making ... |
19. JDO in Spring Documentation forum.springsource.orgI checked against the Spring Reference Documentation V1.1 and found that the JDO section is empty. But I am going to use JDO inside Spring for my coming project, is there ... |
20. JDO, KODO problems forum.springsource.orgJDO, KODO problems We've started using solermetrics Kodo for the JDO implementaton. I'm surprised at the gotchas with it. Hopefully, someone can clarify the following issues. The first problem is with ... |
21. Spring Data JDO request forum.springsource.orgSpring Data JDO request JDO is largely a functional superset of JPA, encompassing not only relational databases, but also object databases and key/value stores. As there is no subproject of Spring ... |
22. How to configure JDO in Spring !!! coderanch.com |
23. Error coming in using JDO with Spring framework. coderanch.com |