クラス 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