Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
ProxyFactoryFactory |
BytecodeProvider.getProxyFactoryFactory()
Retrieve the specific factory for this provider capable of
generating run-time proxies for lazy-loading purposes.
|
Modifier and Type | Method and Description |
---|---|
ProxyFactoryFactory |
BytecodeProviderImpl.getProxyFactoryFactory()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyFactoryFactoryImpl
A factory for Javassist-based
ProxyFactory instances. |
Modifier and Type | Method and Description |
---|---|
ProxyFactoryFactory |
BytecodeProviderImpl.getProxyFactoryFactory() |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved