Interface Table

All Superinterfaces:
Auditable
All Known Implementing Classes:
TableDTO

@Evolving public interface Table extends Auditable
An interface representing a table in a Namespace. It defines the basic properties of a table. A catalog implementation with TableCatalog should implement this interface.