Package org.noear.wood.xml
Class DbXmlsqlProcedure
java.lang.Object
org.noear.wood.DbAccess<DbProcedure>
org.noear.wood.DbProcedure
org.noear.wood.xml.DbXmlsqlProcedure
- All Implemented Interfaces:
Serializable,ICacheController<IQuery>,IQuery,IWoodKey
Created by noear on 19-10-14.
Xmlsql过程访问类
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.noear.wood.DbProcedure
lazyload, setEntityIf, setIf, setMapIf, tryLazyloadMethods inherited from class org.noear.wood.DbAccess
buildWoodKey, 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, usingCache
-
Constructor Details
-
DbXmlsqlProcedure
-
-
Method Details
-
sql
-
set
- Specified by:
setin classDbProcedure
-
setMap
- Specified by:
setMapin classDbProcedure
-
setEntity
- Specified by:
setEntityin classDbProcedure
-
getCommandID
- Specified by:
getCommandIDin classDbAccess<DbProcedure>
-
getWoodKey
- Specified by:
getWoodKeyin interfaceIWoodKey- Overrides:
getWoodKeyin classDbAccess<DbProcedure>
-
getCommand
- Specified by:
getCommandin classDbAccess<DbProcedure>- Throws:
SQLException
-