| Package | Description |
|---|---|
| gudusoft.gsqlparser |
Provides the class
TGSqlParser necessary to create a SQL Parser and the classes a SQL Parser uses
internally to handle different SQL dialects. |
| gudusoft.gsqlparser.parser | |
| gudusoft.gsqlparser.sqlcmds |
| Class and Description |
|---|
| ISqlCmds
Interface for vendor-specific SQL command resolution.
|
| Class and Description |
|---|
| ISqlCmds
Interface for vendor-specific SQL command resolution.
|
| Class and Description |
|---|
| AbstractSqlCmds
Abstract base class for vendor-specific SQL command resolvers.
|
| ISqlCmds
Interface for vendor-specific SQL command resolution.
|
| TSqlCmd
Represents a SQL command definition with token patterns and statement type.
|
| TSqlCmdList
List of SQL command definitions with optimized lookup by first token.
|
| TSqlCmds.TSqlCmdList
Deprecated.
Use standalone TSqlCmdList class directly
|