Class CursorReturnTypeInference

java.lang.Object
org.apache.calcite.sql.type.CursorReturnTypeInference
All Implemented Interfaces:
SqlReturnTypeInference

public class CursorReturnTypeInference extends Object implements SqlReturnTypeInference
Returns the rowtype of a cursor of the operand at a particular 0-based ordinal position.
See Also: