Package | Description |
---|---|
org.hibernate.bytecode.internal.bytebuddy |
Byte Buddy support internals
|
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 |
Modifier and Type | Method and Description |
---|---|
static BytecodeProvider |
Environment.buildBytecodeProvider(Properties properties) |
static BytecodeProvider |
Environment.getBytecodeProvider()
Deprecated.
Deprecated to indicate that the method will be moved to
SessionFactoryOptions /
SessionFactoryBuilder - probably in 6.0.
See HHH-12194 and
HHH-12193 for details |
Copyright © 2019 JBoss by Red Hat. All rights reserved.