Documentation for the _.SQL package. More...
Namespaces | |
Diag | |
Documentation for the _.SQL.Diag package. | |
DICT | |
Documentation for the _.SQL.DICT package. | |
Export | |
Documentation for the _.SQL.Export package. | |
FDW | |
Documentation for the _.SQL.FDW package. | |
Import | |
Documentation for the _.SQL.Import package. | |
Manager | |
Documentation for the _.SQL.Manager package. | |
Migration | |
Documentation for the _.SQL.Migration package. | |
Util | |
Documentation for the _.SQL.Util package. | |
Classes | |
class | AbstractFind |
<class>SQL.AbstractFind</class> defines the interface used by the SQL FIND and INSET filter conditions. More... | |
class | Agent |
This is an internal class used for distributed SQL processing. More... | |
class | CustomQuery |
class | CustomResultSet |
class | ExImData |
Common data used by both SQL import and export classes. More... | |
class | IResultSet |
class | Shell |
class | Statement |
class | StatementColumn |
SQL.StatementColumn - contains the metadata for a statement column whose column type is SQLRESULTCOL. More... | |
class | StatementMetadata |
class | StatementObject |
SQL.StatementObject - a StatementObject instances is the metadata for the object attributes of a column whose type class is a persistent class. More... | |
class | StatementParameter |
SQL.StatementParameter - metadata for a statement parameter. More... | |
class | StatementResult |
Documentation for the _.SQL package.