Class DelegatingTypeSystem

java.lang.Object
org.apache.calcite.rel.type.DelegatingTypeSystem
All Implemented Interfaces:
RelDataTypeSystem

public class DelegatingTypeSystem extends Object implements RelDataTypeSystem
Implementation of RelDataTypeSystem that sends all methods to an underlying object.