1. Wiring Spring Domain Objects & Hibernate VOs forum.springsource.orgHi, Does anyone know of some examples on wiring Domain Objects and Hibernate Vo's together? I am interested in a use case where the Doamin Object in Hibernate is different than ... |
2. Spring Domain Objects & Hibernate VO's forum.springsource.orgSpring Domain Objects & Hibernate VO's Has anyone impelmented a SOA design using Spring where the remote interfaces can be changed using ioc? I am looking at how Spring can solve ... |
3. Using hibernate, having domain objects, how to use in web-forms? forum.springsource.orgUsing hibernate, having domain objects, how to use in web-forms? Hello, I am a newbie in Spring why this question maybe seem simple for the most of you but I am ... |
4. Implementing change notification on domain objects in a hibernate/JPA cache forum.springsource.orgImplementing change notification on domain objects in a hibernate/JPA cache We have a bespoke database access layer/api which is used within the investment bank. It defines domain objects and mappings in ... |
5. AOP on Hibernate domain objects without LTW possible? forum.springsource.org |
6. What is the Best practice on Domain Object Design while using Hibernate? forum.springsource.orgWhat is the Best practice on Domain Object Design while using Hibernate? Hi, I am going to develop an application using SpringMVC and Hibernate. Now i am designing the domain objects ... |
7. Best Practice to create logical(conditinal) DIed domain objects with Hibernate? forum.springsource.orgBest Practice to create logical(conditinal) DIed domain objects with Hibernate? Hi all, I want to inject to a domain object an object, which is switched by a property value Hibernate sets. ... |
8. Compile time weaving and domain objects loaded by hibernate. forum.springsource.orgCompile time weaving and domain objects loaded by hibernate. Hello folks, I'm getting the following error when I run my integration tests: Code: java.lang.IllegalStateException: Property 'transactionManager' must be set on transaction ... |