Package | Description |
---|---|
com.spotfire.ws.im.ds.sql |
Package containing the Information Services JDBC API which allows
customization for specific drivers.
|
Modifier and Type | Method and Description |
---|---|
JDBCTypeSettings.TypeMapping[] |
JDBCTypeSettings.getTypeMappings()
Returns all Java to SQL type mappings.
|
Modifier and Type | Method and Description |
---|---|
void |
JDBCTypeSettings.addTypeMapping(JDBCTypeSettings.TypeMapping t)
Add a Java to SQL type mapping.
|
void |
JDBCTypeSettings.setTypeMappings(JDBCTypeSettings.TypeMapping[] t)
Sets all Java to SQL type mappings.
|
Copyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.