|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDBCContext | |
|---|---|
| com.spotfire.ws.im.ds.sql | Package containing the Information Services JDBC API which allows customization for specific drivers. |
| Uses of JDBCContext in com.spotfire.ws.im.ds.sql |
|---|
| Methods in com.spotfire.ws.im.ds.sql that return JDBCContext | |
|---|---|
JDBCContext |
SQLRuntime.getContext()
Returns the JDBC context. |
JDBCContext |
SQLFilter.getContext()
Returns the JDBCContext. |
JDBCContext |
BasicSQLRuntime.getContext()
|
JDBCContext |
BasicSQLFilter.getContext()
|
JDBCContext |
BasicJDBCMetadataProvider.getContext()
Returns the JDBCContext. |
| Methods in com.spotfire.ws.im.ds.sql with parameters of type JDBCContext | |
|---|---|
void |
SQLRuntime.setContext(JDBCContext c)
Sets the JDBC context. |
void |
SQLFilter.setContext(JDBCContext context)
Sets the JDBCContext. |
void |
JDBCMetadataProvider.setContext(JDBCContext c)
Sets the JDBCContext. |
void |
BasicSQLRuntime.setContext(JDBCContext s)
|
void |
BasicSQLFilter.setContext(JDBCContext c)
|
void |
BasicJDBCMetadataProvider.setContext(JDBCContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||