 
| Name | Description | Type | Package | Framework | 
| CalciteSchema | Wrapper around user-defined schema used internally. | Class | org.apache.calcite.jdbc | Calcite | 
| CalciteSchema .Entry | Entry in a schema, such as a table or sub-schema. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .FunctionEntry | Membership of a function in a schema. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .FunctionEntryImpl | where all properties are held in fields. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .LatticeEntry | Membership of a lattice in a schema. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .LatticeEntryImpl | where all properties are held in fields. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .TableEntry | Membership of a table in a schema. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite | 
| CalciteSchema .TableEntryImpl | where all properties are held in fields. | Class | org.apache.calcite.jdbc.CalciteSchema | Calcite |