| Class | Description |
|---|---|
| AliasDictionary |
Internal -
This type is part of a SQLWriter and used to
create SQL aliases for SQL table names during
the generation of an SQL statement.
|
| SQLClauseParserAbstract |
Internal -
This class implements an abstract script to extract parameter
markers and names from an SQL clause.
|
| SQLStatement |
This class represents a SQLStatement with its parameters.
|
| SQLStringGenerator |
Generates an SQL String (with parameters) from the given SQL-statement (containing parameter markers)
and a given parameter array.
|
| SQLWriter |
The SQLWriter is responsible for simplyfying
SQL-Generation by providing an API to write
to a SQL-String.
|
Copyright © 2008–2018. All rights reserved.