Package | Description |
---|---|
org.hibernate.bytecode.cglib | |
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
Modifier and Type | Class and Description |
---|---|
class |
BytecodeProviderImpl
Deprecated.
Per HHH-5451 support for cglib as a bytecode provider has been deprecated.
|
Modifier and Type | Method and Description |
---|---|
static BytecodeProvider |
Environment.buildBytecodeProvider(Properties properties) |
protected BytecodeProvider |
SettingsFactory.buildBytecodeProvider(String providerName) |
static BytecodeProvider |
Environment.getBytecodeProvider() |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved