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