クラス EmptySqlParameterSource

java.lang.ObjectSE
org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
実装されたすべてのインターフェース:
SqlParameterSource

public class EmptySqlParameterSource extends ObjectSE implements SqlParameterSource
SqlParameterSource インターフェースの単純な空の実装。
導入:
3.2.2
作成者:
Juergen Hoeller