Package | Description |
---|---|
ilog.views.util.data |
Provides utilities to manage data including facilities for mapping a Swing
TableModel to JViews models,
and also, JDBC, RowSet and CSV based implementations of a Swing TableModel for easy database and flat file access |
Modifier and Type | Method and Description |
---|---|
static void |
IlvJDBCQueryUtil.recognizeComments(CharSequence s,
IlvJDBCQueryUtil.QueryCharacterHandler handler)
Parses a string in SQL syntax by dissecting it into comments and
non-comment characters.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.