1. How to run Spring 3.0 PetClinic in tomcat with Hibernate backed JPA stackoverflow.comOK, this probably is supposed to be the easiest thing in the world, but I've been trying for the entire day, and it's still not working.. Any help is highly appreciated! ... |
2. ClassCastException in Petclinic Hibernate/MySQL Example forum.springsource.orgAug 31st, 2004, 02:04 PM #1 westerjj View Profile View Forum Posts Private Message Junior Member Join Date Aug 2004 Location Dayton, OH Posts 15 ClassCastException in Petclinic Hibernate/MySQL Example Hi, ... |
3. Spring Petclinic Sample - hibernate configuration forum.springsource.orgSpring Petclinic Sample - hibernate configuration I am very new to Spring and following Sample Applications provided by Springs. Currently I am digging into PetClinic. It took me time to run ... |
4. Q: petclinic - when does Hibernate retrieve Pets for Owner? forum.springsource.orgHi there, In petclinic, HibernateClinic.loadOwner only loads Owner. When owner.jsp display pets. Does Hibernate loads Pets for UI at that time? or loadOwner() method "eagerly" loaded magically? cheers chuck |
5. unable to manage the petclinic example(Hibernate withSAPDB) forum.springsource.orgunable to manage the petclinic example(Hibernate withSAPDB) Hello, I am trying to experience the petclinic example from spring; but i have a saptDB and i can not use the sql for ... |
6. spring/petclinic hibernate error forum.springsource.orgDear all: in spring/petclinic,store a new Object to database and then use the method Object.getId() that return null.even I have added merge listener as following. does somebody encounter this problem?Can somebody ... |
7. How to set up petclinic JPA implementation? forum.springsource.orgDec 12th, 2006, 07:14 PM #1 sunc View Profile View Forum Posts Private Message Junior Member Join Date Dec 2006 Posts 5 How to set up petclinic JPA implementation? Hi, I ... |
8. Petclinic with hibernate on Tomcat 5.5 forum.springsource.orgPetclinic with hibernate on Tomcat 5.5 I am trying to run Petclinic with |
9. Petclinic Client-Server + Hibernate: how? forum.springsource.orgPetclinic Client-Server + Hibernate: how? Hi, Ive been looking at the petclinic sample and have got the client-server implementation running on hsql and mysql. I tried to get the hibernate version ... |
10. Switched from JDBC to Hibernate (with OSIV Filter) in Petclinic and getting exception forum.springsource.orgSwitched from JDBC to Hibernate (with OSIV Filter) in Petclinic and getting exception Hi all, I am modifying the Petclinic application shipped with Spring 2.5 in order to try different configurations. ... |
11. Hibernate JPA in PetClinic inserts two rows for every insert forum.springsource.orgHibernate JPA in PetClinic inserts two rows for every insert I don't know whether this is a problem with PetClinic or Hibernate's JPA implementation, but when I configured PetClinic with WebLogic ... |
12. petclinic sample with hibernate/mysql forum.springsource.orgpetclinic sample with hibernate/mysql Hello. I am very new to Spring, and have what I am afraid is a very, very naive question (with associated problem). I am attempting to deploy ... |
13. Spring PetClinic with Hibernate JPA inserts double rows forum.hibernate.org |