|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.bytecode.util | |
---|---|
org.hibernate.bytecode | This package defines the API for plugging in bytecode libraries for usage by Hibernate. |
org.hibernate.bytecode.cglib | |
org.hibernate.bytecode.javassist | |
org.hibernate.bytecode.util | |
org.hibernate.tool.instrument | The instrument tool for adding field-interception hooks to persistent classes using built-time bytecode processing. |
org.hibernate.tool.instrument.cglib |
Classes in org.hibernate.bytecode.util used by org.hibernate.bytecode | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.util used by org.hibernate.bytecode.cglib | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.util used by org.hibernate.bytecode.javassist | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.util used by org.hibernate.bytecode.util | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
Classes in org.hibernate.bytecode.util used by org.hibernate.tool.instrument | |
---|---|
ClassDescriptor
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.util used by org.hibernate.tool.instrument.cglib | |
---|---|
ClassDescriptor
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |