Package com.rapidminer.tools.jdbc

Provides tools for database access via JDBC connections.

See:
          Description

Class Summary
ColumnIdentifier This class is used to identify a column
DatabaseHandler This class hides the database.
DatabaseService This service class dynamically registers (additional) JDBC drivers.
DataTypeSyntaxInformation Type information as reported by database meta data DatabaseMetaData.getTypeInfo().
DriverAdapter This adaptor is needed for dynamical loading of JDBC drivers.
DriverInfo Some basic information about a JDBC driver.
JDBCProperties This class encapsulates the necessary information to build a JDBC connection string (url) for a specific database system.
StatementCreator Helper class to create SQL statements and escape column names.
 

Package com.rapidminer.tools.jdbc Description

Provides tools for database access via JDBC connections.



Copyright © 2001-2009 by Rapid-I