|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.bytecode | |
---|---|
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.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
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 | |
org.hibernate.tuple | This package defines a runtime metamodel for entities at the object level and abstracts the differences between the various entity modes. |
Classes in org.hibernate.bytecode used by org.hibernate.bytecode | |
---|---|
BasicProxyFactory
A proxy factory for "basic proxy" generation |
|
ClassTransformer
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method. |
|
ProxyFactoryFactory
An interface for factories of proxy factory instances. |
|
ReflectionOptimizer
Represents reflection optimization for a particular class. |
|
ReflectionOptimizer.AccessOptimizer
Represents optimized entity property access. |
|
ReflectionOptimizer.InstantiationOptimizer
Represents optimized entity instantiation. |
Classes in org.hibernate.bytecode used by org.hibernate.bytecode.cglib | |
---|---|
AbstractClassTransformerImpl
|
|
BasicProxyFactory
A proxy factory for "basic proxy" generation |
|
BytecodeProvider
Contract for providers of bytecode services to Hibernate. |
|
ClassTransformer
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method. |
|
ProxyFactoryFactory
An interface for factories of proxy factory instances. |
|
ReflectionOptimizer
Represents reflection optimization for a particular class. |
|
ReflectionOptimizer.AccessOptimizer
Represents optimized entity property access. |
|
ReflectionOptimizer.InstantiationOptimizer
Represents optimized entity instantiation. |
Classes in org.hibernate.bytecode used by org.hibernate.bytecode.javassist | |
---|---|
AbstractClassTransformerImpl
|
|
ClassTransformer
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method. |
Classes in org.hibernate.bytecode used by org.hibernate.cfg | |
---|---|
BytecodeProvider
Contract for providers of bytecode services to Hibernate. |
Classes in org.hibernate.bytecode used by org.hibernate.tool.instrument | |
---|---|
ClassTransformer
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method. |
Classes in org.hibernate.bytecode used by org.hibernate.tool.instrument.cglib | |
---|---|
ClassTransformer
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method. |
Classes in org.hibernate.bytecode used by org.hibernate.tuple | |
---|---|
ReflectionOptimizer.InstantiationOptimizer
Represents optimized entity instantiation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |