Package uk.ac.starlink.table.jdbc

Table classes related to JDBC (SQL database connectivity) handling.

See:
          Description

Interface Summary
Connector Interface for objects which can supply a JDBC Connection to a single database.
JDBCAuthenticator Specifies authentication to make a JDBC connection.
 

Class Summary
JDBCFormatter  
JDBCHandler  
JDBCStarTable A StarTable implementation based on the results of an SQL query on a JDBC table.
SqlReserved Provides a list of all known SQL reserved words.
SwingAuthenticator Implements JDBCAuthenticator using a GUI.
TerminalAuthenticator Provides JDBC authentication using the terminal; assumes that someone is sitting at System.in.
TextModelsAuthenticator JDBC authenticator which keeps its data in the models of text GUI components (Document objects).
 

Package uk.ac.starlink.table.jdbc Description

Table classes related to JDBC (SQL database connectivity) handling.


Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved.