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