| Package | Description |
|---|---|
| com.amazon.redshift.jdbc | |
| com.amazon.redshift.util |
| Modifier and Type | Method and Description |
|---|---|
RedshiftIntervalYearToMonth |
RedshiftResultSet.getIntervalYearToMonth(int columnIndex) |
RedshiftIntervalYearToMonth |
RedshiftResultSet.getIntervalYearToMonth(String columnName) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftPreparedStatement.setIntervalYearToMonth(int parameterIndex,
RedshiftIntervalYearToMonth x) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftIntervalYearToMonth.add(RedshiftIntervalYearToMonth interval)
Add this interval's value to the passed interval.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.