Interface Catalog

All Superinterfaces:
Auditable
All Known Implementing Classes:
CatalogDTO

@Evolving public interface Catalog extends Auditable
The interface of a catalog. The catalog is the second level entity in the Gravitino system, containing a set of tables. The server side should use the other one with the same name in the core module.