public interface WrapperOptions
| Modifier and Type | Method and Description |
|---|---|
LobCreator |
getLobCreator()
Obtain access to the
LobCreator |
SqlTypeDescriptor |
remapSqlTypeDescriptor(SqlTypeDescriptor sqlTypeDescriptor)
Allow remapping of descriptors for dealing with sql type.
|
boolean |
useStreamForLobBinding()
Should streams be used for binding LOB values.
|
boolean useStreamForLobBinding()
true/falseLobCreator getLobCreator()
LobCreatorSqlTypeDescriptor remapSqlTypeDescriptor(SqlTypeDescriptor sqlTypeDescriptor)
sqlTypeDescriptor - The known descriptorCopyright © 2018 JBoss by Red Hat. All rights reserved.