|
Qore SqlUtil Module Reference
1.4.4
|
| Base class for column information | |
| Abstract base class for constraints | |
| Abstract class for check constraints | |
| API for a constraint with columns | |
| Base class for foreign key constraint information | |
| Unique column constraint | |
| Primary key | |
| Base class for function or objects with code | |
| Base class for functions | |
| Base class for triggers | |
| Abstract container class that throws an exception if an unknown key is accessed | |
| Column container class that throws an exception if an unknown column is accessed | |
| API for a constraint with columns | |
| Constraint container class that throws an exception if an unknown constraint is accessed | |
| Foreign constraint container class that throws an exception if an unknown constraint is accessed | |
| Function container class that throws an exception if an unknown function is accessed | |
| Index container class that throws an exception if an unknown index is accessed | |
| Table container class stores a collection of tables in a schema | |
| Trigger container class that throws an exception if an unknown trigger is accessed | |
| Abstract base class for index information | |
| Abstract container class that throws an exception if an unknown key is accessed | |
| Base class for sequences | |
| Base class for abstract SqlUtil classes | |
| Base abstract class for the database implementation | |
| Base abstract class for the table implementation | |
| Base class for views | |
| Column operator info hash as returned by all column operator functions | |
| Database; this class embeds an AbstractDatabase object that is created automatically in the constructor based on the database driver for the AbstractDatasource object providing the database connection | |
| Class describing a foreign constraint target | |
| Generic column description hash in schema descriptions | |
| Insert operator info hash as returned by all insert operator functions | |
| Join operator info hash as returned by all join operator functions | |
| Base class to use to extend AbstractColumn to implement numeric columns | |
| SQL operator info hash as returned by all operator functions | |
| Database table; this class embeds an AbstractTable object that is created automatically in the constructor based on the database driver for the AbstractDatasource object providing the database connection | |
| Update operator info hash as returned by all update operator functions |