Schema
Table of Contents
Interfaces
- CollectionInterface
- Represents a database schema collection
- SqlGeneratorInterface
- An interface used by TableSchema objects.
- TableSchemaAwareInterface
- Defines the interface for getting the schema.
- TableSchemaInterface
- An interface used by database TableSchema objects.
Classes
- CachedCollection
- Decorates a schema collection and adds caching
- Collection
- Represents a database schema collection
- SchemaDialect
- Base class for schema implementations.
- TableSchema
- Represents a single table in a database schema.