|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotInstrumentedException | |
---|---|
org.hibernate.bytecode.spi | |
org.hibernate.tuple.entity |
Uses of NotInstrumentedException in org.hibernate.bytecode.spi |
---|
Methods in org.hibernate.bytecode.spi that throw NotInstrumentedException | |
---|---|
FieldInterceptor |
EntityInstrumentationMetadata.extractInterceptor(Object entity)
Extract the field interceptor instance from the instrumented entity. |
FieldInterceptor |
EntityInstrumentationMetadata.injectInterceptor(Object entity,
String entityName,
Set uninitializedFieldNames,
SessionImplementor session)
Build and inject a field interceptor instance into the instrumented entity. |
Uses of NotInstrumentedException in org.hibernate.tuple.entity |
---|
Methods in org.hibernate.tuple.entity that throw NotInstrumentedException | |
---|---|
FieldInterceptor |
NonPojoInstrumentationMetadata.extractInterceptor(Object entity)
|
FieldInterceptor |
NonPojoInstrumentationMetadata.injectInterceptor(Object entity,
String entityName,
Set uninitializedFieldNames,
SessionImplementor session)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |