public class MyBeanProcessor extends BeanProcessor
dbName, dbType, defaultHandler, handlers, nc, PROPERTY_NOT_FOUND, sm| 构造器和说明 |
|---|
MyBeanProcessor(SQLManager sm) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setPreparedStatementPara(String sqlId,
PreparedStatement ps,
List<SQLParameter> objs)
设置PreparedStatement的参数,beetlsql可以重载此类实现个性化设置方案,也可可以根据根据sqlId做一定个性化设置
|
callSetter, createBean, getDefaultHandler, mapColumnsToProperties, newInstance, noMappingValue, setDefaultHandler, toBaseType, toBean, toBean, toBeanList, toMappublic MyBeanProcessor(SQLManager sm)
public void setPreparedStatementPara(String sqlId, PreparedStatement ps, List<SQLParameter> objs) throws SQLException
BeanProcessorsetPreparedStatementPara 在类中 BeanProcessorSQLExceptionCopyright © 2017. All rights reserved.