public class DbXmlsqlProcedure extends DbProcedure
| Constructor and Description |
|---|
DbXmlsqlProcedure(DbContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Command |
getCommand() |
protected String |
getCommandID() |
String |
getWoodKey() |
DbProcedure |
set(String param,
Object value) |
DbProcedure |
setEntity(Object obj) |
DbProcedure |
setMap(Map<String,Object> map) |
DbXmlsqlProcedure |
sql(String sqlid) |
lazyload, setEntityIf, setIf, setMapIf, tryLazyloadbuildWoodKey, cache, cacheTag, cacheUsing, caching, delete, doSet, execute, executeBatch, getArray, getArray, getCount, getDataItem, getDataItem, getDataList, getDataList, getDataReader, getItem, getItem, getList, getList, getMap, getMapList, getValue, getValue, getVariate, getVariate, insert, insertAndResult, log, onCommandBuilt, runCommandBuiltEvent, update, usingCache, usingCachepublic DbXmlsqlProcedure(DbContext context)
public DbXmlsqlProcedure sql(String sqlid)
public DbProcedure set(String param, Object value)
set in class DbProcedurepublic DbProcedure setMap(Map<String,Object> map)
setMap in class DbProcedurepublic DbProcedure setEntity(Object obj)
setEntity in class DbProcedureprotected String getCommandID()
getCommandID in class DbAccess<DbProcedure>public String getWoodKey()
getWoodKey in interface IWoodKeygetWoodKey in class DbAccess<DbProcedure>protected Command getCommand() throws SQLException
getCommand in class DbAccess<DbProcedure>SQLExceptionCopyright © 2025. All rights reserved.