Qore SqlUtil Module Reference
1.1
|
![]() ![]() | Base class for column information |
![]() ![]() | Abstract base class for constraints |
![]() ![]() ![]() | Abstract class for check constraints |
![]() ![]() ![]() | 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 |
![]() ![]() ![]() ![]() | Unique column constraint |
![]() ![]() ![]() | 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 |
![]() ![]() | 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 |
![]() ![]() | Base class to use to extend AbstractColumn to implement numeric columns |
![]() ![]() | 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 |