Interface ParamSetter
public interface ParamSetter
- Author:
- Shuyang Zhou
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
set
(PreparedStatement preparedStatement, int index, Object param)
-
Field Details
-
BIGINT
-
-
Method Details
-
set
- Throws:
SQLException
-