|
Classes in com.agimatec.sql used by com.agimatec.sql |
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. |
SQLWriter
The SQLWriter is responsible for simplyfying
SQL-Generation by providing an API to write
to a SQL-String. |