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-2014 MyBatis.org. All Rights Reserved.