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

Quick Search    Search Deep

Package org.hibernate.test.dynamicentity.interceptor

Class Summary
InterceptorDynamicEntityTest Demonstrates custom interpretation of entity-name through an Interceptor.
ProxyInterceptor Our custom org.hibernate.Interceptor impl which performs the interpretation of entity-name -> proxy instance and vice-versa.