Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.bytecode.spi Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AbstractClassTransformerImplBasic implementation of the ClassTransformer contract.Classorg.hibernate.bytecode.spiHibernate ORM
BasicProxyFactoryInterfaceorg.hibernate.bytecode.spiHibernate ORM
ByteCodeHelperA helper for reading byte code from various input sources.Classorg.hibernate.bytecode.spiHibernate ORM
BytecodeProviderContract for providers of bytecode services to Hibernate.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ClassTransformerA persistence provider provides an instance of this interface to the PersistenceUnitInfo.Interfaceorg.hibernate.bytecode.spiHibernate ORM
EntityInstrumentationMetadataEncapsulates bytecode instrumentation information about a particular entity.Interfaceorg.hibernate.bytecode.spiHibernate ORM
InstrumentedClassLoaderA specialized classloader which performs bytecode enhancement on class definitions as they are loaded into the classloader scope.Classorg.hibernate.bytecode.spiHibernate ORM
NotInstrumentedExceptionClassorg.hibernate.bytecode.spiHibernate ORM
ProxyFactoryFactoryAn interface for factories of proxy factory instances.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ReflectionOptimizerRepresents reflection optimization for a particular class.Interfaceorg.hibernate.bytecode.spiHibernate ORM
ReflectionOptimizer .AccessOptimizerRepresents optimized entity property access.Interfaceorg.hibernate.bytecode.spi.ReflectionOptimizerHibernate ORM
ReflectionOptimizer .InstantiationOptimizerRepresents optimized entity instantiation.Interfaceorg.hibernate.bytecode.spi.ReflectionOptimizerHibernate ORM