JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.datasource.util

Contains utility classes supporting JClass DataSource.

See:
          Description

Interface Summary
ExceptionHandler This interface defines method to listen for data model exceptions.
 

Class Summary
ColumnDataBinding An extension of DataBinding that further allows binding to a particular column
ColumnMap A helper class which maps the name of a column in a master table to its name in a detail table.
DataBinding Abstract class to aid in binding to a particular meta-data level in a given data source
ExceptionManager This class acts as both a repository for the current datasource exception handler and as the default implemention of a handler.
FieldDataBinding An extension of DataBinding that further allows binding to a particular column
IDEDataBinding Super class for enabling binding through JClass DataSource to particular IDE databases.
LocaleBundle Locale specific tag-message pairs used in DataSource to provide internationalization.
NavigatorDataBinding An abstract class extending DataBinding with data manipulation functionality.
NavigatorPopupMenu BasePopupMenu is the popup menu to initiate data related commands at runtime.
SqlParser Parse a sql-92 select statement into its various clauses.
SqlStatement This is the model for an sql statement.
SqlStatementColumn Describes a column in the select clause of a SQL statement.
SqlStatementTable Describes a table in a SQL statement.
 

Package com.klg.jclass.datasource.util Description

Contains utility classes supporting JClass DataSource.


Copyright © 2004 Quest Software Inc..
All rights reserved.