| Package | Description |
|---|---|
| org.hibernate.engine.jdbc.env.internal |
| Modifier and Type | Method and Description |
|---|---|
static LobCreatorBuilderImpl |
LobCreatorBuilderImpl.makeLobCreatorBuilder()
For used when JDBC Connection is not available.
|
static LobCreatorBuilderImpl |
LobCreatorBuilderImpl.makeLobCreatorBuilder(Map configValues,
Connection jdbcConnection)
The public factory method for obtaining the appropriate LOB creator (according to given
JDBC
Connection). |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.