| Package | Description |
|---|---|
| org.hibernate.cfg |
<p>
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| 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 <a href="https://hibernate.atlassian.net/browse/HHH-12194">HHH-12194</a> and
<a href="https://hibernate.atlassian.net/browse/HHH-12193">HHH-12193</a> for details |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.