Uses of Class
net.hydromatic.morel.foreign.Converters.C2m
Packages that use Converters.C2m
-
Uses of Converters.C2m in net.hydromatic.morel.foreign
Methods in net.hydromatic.morel.foreign that return Converters.C2mModifier and TypeMethodDescription(package private) static Converters.C2mConverters.C2m.forMorel(Type type, org.apache.calcite.rel.type.RelDataTypeFactory typeFactory, boolean nullable, boolean recordList) Creates a converter for a given Morel type, in the process deducing the corresponding Calcite type.