public abstract class AbstractCloudSpannerFetcher extends AbstractCloudSpannerWrapper
| Constructor and Description |
|---|
AbstractCloudSpannerFetcher() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFetchDirection() |
int |
getFetchSize() |
void |
setFetchDirection(int direction) |
void |
setFetchSize(int rows) |
extractColumnType, getClassName, getGoogleTypeName, isWrapperFor, unwrappublic void setFetchDirection(int direction)
throws SQLException
SQLExceptionpublic int getFetchDirection()
throws SQLException
SQLExceptionpublic void setFetchSize(int rows)
throws SQLException
SQLExceptionpublic int getFetchSize()
throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.