クラス JdbcProperties.Template
java.lang.ObjectSE
org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
- 含まれているクラス:
- JdbcProperties
JdbcTemplate
設定。コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明int
int
void
setFetchSize
(int fetchSize) void
setMaxRows
(int maxRows) void
setQueryTimeout
(DurationSE queryTimeout)
コンストラクターの詳細
Template
public Template()
メソッドの詳細
getFetchSize
public int getFetchSize()setFetchSize
public void setFetchSize(int fetchSize) getMaxRows
public int getMaxRows()setMaxRows
public void setMaxRows(int maxRows) getQueryTimeout
setQueryTimeout