クラス PasswordHistorySelectSQL
java.lang.Object
org.iplass.mtp.impl.rdb.adapter.QuerySqlHandler
org.iplass.mtp.impl.auth.authenticate.builtin.sql.PasswordHistorySelectSQL
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidsetSelectParameter(RdbAdapter rdb, PreparedStatement ps, int tenantId, String accountId) toPassword(ResultSet rs, RdbAdapter rdb)
-
コンストラクタの詳細
-
PasswordHistorySelectSQL
public PasswordHistorySelectSQL()
-
-
メソッドの詳細
-
createSelectSQL
-
setSelectParameter
public void setSelectParameter(RdbAdapter rdb, PreparedStatement ps, int tenantId, String accountId) throws SQLException - 例外:
SQLException
-
toPassword
- 例外:
SQLException
-