SqlGenerator Methods |
The SqlGenerator type exposes the following members.
Name | Description | |
---|---|---|
GetPKWhereCondition |
Returns the where condition for given primary key (single or list separated by semicolon).
(Inherited from AbstractSqlGenerator.) | |
GetSqlQuery |
Generates the given type of query for table specified by its className.
(Inherited from AbstractSqlGenerator.) | |
GetSystemViewSqlQuery |
View name.
(Inherited from AbstractSqlGenerator.) |