| 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(java.util.Map configValues,
java.sql.Connection jdbcConnection)
The public factory method for obtaining the appropriate LOB creator (according to given
JDBC
Connection). |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.