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 © 2010–2015 MyBatis.org. All rights reserved.