public interface ParameterHandler
PreparedStatement.| Modifier and Type | Method and Description |
|---|---|
Object |
getParameterObject() |
void |
setParameters(PreparedStatement ps) |
Object getParameterObject()
void setParameters(PreparedStatement ps) throws SQLException
SQLExceptionCopyright © 2009–2021 MyBatis.org. All rights reserved.