public class ElFieldMacro extends NutPojo
expert
构造器和说明 |
---|
ElFieldMacro(MappingField field,
String str) |
限定符和类型 | 方法和说明 |
---|---|
Pojo |
duplicate()
复制一份自己的实例
|
String |
forPrint() |
SqlType |
getSqlType() |
void |
onAfter(Connection conn,
ResultSet rs,
Statement stmt)
语句执行完毕的后续操作
这个接口函数你基本不会直接使用的
|
addParamsBy, append, clear, getAdaptors, getItem, getLastParams, getOperatingObject, getParamMatrix, insertFirst, onBefore, params, removeItem, setAfter, setBefore, setItem, setOperatingObject, setPager, setSqlType, toPreparedStatement, toString
forceExecQuery, getAdapterBy, getBoolean, getContext, getDouble, getDouble, getEntity, getFloat, getFloat, getInt, getInt, getList, getLong, getLong, getNumber, getObject, getResult, getString, getUpdateCount, isAlter, isCall, isCreate, isDelete, isDrop, isExec, isForceExecQuery, isInsert, isOther, isRun, isSelect, isUpdate, param2obj, param2String, setContext, setEntity, setExpert, toExampleStatement, toStatement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forceExecQuery, getBoolean, getContext, getDouble, getDouble, getEntity, getFloat, getFloat, getInt, getInt, getList, getLong, getLong, getNumber, getObject, getResult, getString, getUpdateCount, isAlter, isCall, isCreate, isDelete, isDrop, isExec, isForceExecQuery, isInsert, isOther, isRun, isSelect, isUpdate, setEntity, setExpert
public ElFieldMacro(MappingField field, String str)
public SqlType getSqlType()
getSqlType
在接口中 DaoStatement
getSqlType
在类中 NutStatement
public void onAfter(Connection conn, ResultSet rs, Statement stmt) throws SQLException
DaoStatement
这个接口函数你基本不会直接使用的
onAfter
在接口中 DaoStatement
onAfter
在类中 NutPojo
conn
- 当前执行语句的连接rs
- 当前语句执行的结果集stmt
- TODOSQLException
- 回调函数抛出的异常public String forPrint()
forPrint
在接口中 DaoStatement
forPrint
在类中 NutStatement
Copyright © 2017. All rights reserved.