クラス JdbcProperties.Template
java.lang.ObjectSE
org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
- 含まれているクラス:
- JdbcProperties
JdbcTemplate 設定。コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明intintvoidsetFetchSize(int fetchSize) voidsetMaxRows(int maxRows) voidsetQueryTimeout(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