See: Description
| Class | Description |
|---|---|
| SimpleCatalog |
Simple, mutable implementation of
Catalog. |
| SimpleCatalog.SimpleColumn |
Simple, mutable implementation of
Column. |
| SimpleCatalog.SimpleSchema |
Simple, mutable implementation of
Schema. |
| SimpleCatalog.SimpleTable |
Simple, mutable implementation of
Table. |
This package contains mutable, in-memory implementations of the catalog interfaces that are easy to use for building database metadata structures programmatically.