|
|||||||||
| Home >> All >> org >> hibernate >> test >> dynamicentity >> [ interceptor overview ] | PREV NEXT | ||||||||
G
- getEntityName(Object) - Method in class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
- The callback from Hibernate to determine the entity name given a presumed entity instance.
- getMappings() - Method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
I
- InterceptorDynamicEntityTest - class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest.
- Demonstrates custom interpretation of entity-name through an Interceptor.
- InterceptorDynamicEntityTest(String) - Constructor for class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
- instantiate(String, EntityMode, Serializable) - Method in class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
- The callback from Hibernate in order to build an instance of the entity represented by the given entity name.
O
- org.hibernate.test.dynamicentity.interceptor - package org.hibernate.test.dynamicentity.interceptor
P
- ProxyInterceptor - class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor.
- Our custom org.hibernate.Interceptor impl which performs the interpretation of entity-name -> proxy instance and vice-versa.
- ProxyInterceptor() - Constructor for class org.hibernate.test.dynamicentity.interceptor.ProxyInterceptor
S
- suite() - Static method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
T
- testIt() - Method in class org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest
G I O P S T
|
|||||||||
| Home >> All >> org >> hibernate >> test >> dynamicentity >> [ interceptor overview ] | PREV NEXT | ||||||||