Package org.noear.wood.impl
Class IMapperAdaptorPlusImpl
java.lang.Object
org.noear.wood.impl.IMapperAdaptorPlusImpl
- All Implemented Interfaces:
IMapperAdaptor
- Since:
- 1.1
- Author:
- noear
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TcreateMapper(DbContext db, Class<T> clz) 印映一个接口代理<T> T印映一份数据<T> BaseMapper<T>createMapperBase(DbContext db, Class<T> clz, String tableName)
-
Constructor Details
-
IMapperAdaptorPlusImpl
public IMapperAdaptorPlusImpl()
-
-
Method Details
-
createXmlProcedure
- Specified by:
createXmlProcedurein interfaceIMapperAdaptor
-
createMapperBase
- Specified by:
createMapperBasein interfaceIMapperAdaptor
-
createMapper
印映一个接口代理- Specified by:
createMapperin interfaceIMapperAdaptor
-
createMapper
印映一份数据- Specified by:
createMapperin interfaceIMapperAdaptor- Parameters:
xsqlid-- Throws:
Exception
-