All Classes and Interfaces

Class
Description
A basic implementation of the JDBCMetadataProvider interface.
A basic implementation of the SQLFilter interface.
A basic implementation of the SQLRuntime interface.
A connection context.
This interface should be implemented by classes that provide mappings between Spotfire users and data source (database) username/password credentials.
Service provider interface for Information Services data source credential providers that provide user-specific credentials of some other type than username/password (for example OAuth2 access tokens).
An initialization context to be passed to a CustomCredentialsProvider implementation.
Contains username and password for a data source.
The DataSourceTable class identifies a data source table.
This class represents an universally unique identifier (UUID), also known as globally unique identifier (GUID), see UUID.
Indicates that one or more levels of a data source metadata is invalid.
Properties for a JDBC data source instance.
This interface should be used when full control over the handling of data source metadata is required.
Settings for a JDBC data source type.
Mapping between a Java and a SQL type.
This object represents one level of data source metadata.
Use this class for creating wrapper classes around the PreparedStatement interface.
This class represents the database metadata for a stored procedure.
This class implements a representation of metadata for an in-parameter for a stored procedure.
Use this class for creating wrapper classes around the ResultSet interface.
Thrown by a service provider (an SPI implementation) if the initialization fails.
This interface should be used when full control over the SQL syntax is required.
This interface should be implemented when full control over the SQL execution is required.
Use this class for creating wrapper classes around the Statement interface.
A user-specific connection context to be passed to a CustomCredentialsProvider.