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 © 2017 JBoss by Red Hat. All rights reserved.