Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.hibernate.test.dynamicentity.tuplizer: Javadoc index of package org.hibernate.test.dynamicentity.tuplizer.


Package Samples:

org.hibernate.test.dynamicentity.tuplizer: Demonstration of different ways to use Hibernate to represent your domain model as a series of JDK dynamic proxies.  

Classes:

TuplizerDynamicEntityTest: Demonstrates use of Tuplizers to allow the use of JDK dynamic proxies as our domain model. Here we plug a custom Interceptor into the session simply to allow us to not have to explicitly supply the appropriate entity name to the Session calls.
EntityNameInterceptor
MyEntityInstantiator
MyEntityTuplizer

Home | Contact Us | Privacy Policy | Terms of Service