Uses of Interface
org.apache.calcite.linq4j.tree.Types.RecordType
-
Packages that use Types.RecordType Package Description org.apache.calcite.linq4j.tree Object model for Java expressions. -
-
Uses of Types.RecordType in org.apache.calcite.linq4j.tree
Methods in org.apache.calcite.linq4j.tree with parameters of type Types.RecordType Modifier and Type Method Description private static Types.RecordFieldTypes. getRecordField(String fieldName, Types.RecordType type)
-