Package cascading.lingual.catalog

Class Summary
CatalogManager  
Def Class Def is the base class for all schema and table related meta-data.
FileCatalogManager Class FileCatalogManager can read and write the a meta-data catalog as JSON to an Input/Output stream provided by the underlying platform.
Format Class Format is an enhanced "enum" type that allows for runtime membership used for defining new "formats" used during table and identifier runtime resolution.
FormatProperties  
Protocol Class Protocol is an enhanced "enum" type that allows for runtime membership used for defining new "protocols" used during table and identifier runtime resolution.
ProtocolProperties  
SchemaCatalog  
SchemaDef Class SchemaDef manages all "schema" related meta-data.
SchemaProperties  
TableDef Class TableDef manages all "table" related meta-data.
 



Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.