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
/false
LobCreator getLobCreator()
LobCreator
SqlTypeDescriptor remapSqlTypeDescriptor(SqlTypeDescriptor sqlTypeDescriptor)
sqlTypeDescriptor
- The known descriptorCopyright © 2016 JBoss by Red Hat. All rights reserved.