Package org.apache.calcite
package org.apache.calcite
Main package for Calcite, the dynamic data management platform.
- 
ClassDescriptionAnnotation to be used to convert interfaces/abstract classes into Immutable POJO using Immutables package.Runtime context allowing access to the tables in a database.Variable that may be asked for in a call to
DataContext.get(java.lang.String).Utilities forDataContext.Demo.