public static class JdbcProperties.Template extends ObjectSE
JdbcTemplate 設定。| コンストラクターと説明 |
|---|
Template() |
| 修飾子と型 | メソッドと説明 |
|---|---|
int | getFetchSize() |
int | getMaxRows() |
DurationSE | getQueryTimeout() |
void | setFetchSize(int fetchSize) |
void | setMaxRows(int maxRows) |
void | setQueryTimeout(DurationSE queryTimeout) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic int getFetchSize()
public void setFetchSize(int fetchSize)
public int getMaxRows()
public void setMaxRows(int maxRows)
public DurationSE getQueryTimeout()
public void setQueryTimeout(DurationSE queryTimeout)