Package io.trino.type
Class SqlIntervalYearMonth
java.lang.Object
io.trino.type.SqlIntervalYearMonth
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlIntervalYearMonth
public SqlIntervalYearMonth(int months) -
SqlIntervalYearMonth
public SqlIntervalYearMonth(int year, int months)
-
-
Method Details