Skip navigation links
A B C D E F G I L M P R S T V Z 

B

BaseDaoUtil - Class in com.mbap.ct.datasource.util
数据源连接工具类,使用时需要先对工具类进行实例化,然后调用对应的SQL查询方法进行操作数据库 jdbc相关的方法是通过spring封装的jdbc进行数据查询的 其他的方法是通过平台封装的mybatis动态mapper进行数据查询的, 调用此类方法后,建议在不使用此工具类时调用关闭数据源的方法 closeDataSource()
BaseDaoUtil(String, String, String, String) - Constructor for class com.mbap.ct.datasource.util.BaseDaoUtil
实例化工具类
BaseDaoUtil - Class in com.mbap.ct.strongbox.datasource.util
数据源连接工具类,使用时需要先对工具类进行实例化,然后调用对应的SQL查询方法进行操作数据库 jdbc相关的方法是通过spring封装的jdbc进行数据查询的 mybatis相关的方法是通过平台封装的mybatis动态mapper进行数据查询的,调用此类方法后,建议在不使用此工具类时调用关闭数据源的方法 closeDataSource()
BaseDaoUtil(String, String, String, String) - Constructor for class com.mbap.ct.strongbox.datasource.util.BaseDaoUtil
构造方法(带参数)
BuildEntity - Class in com.mbap.ct.buildentity.domain
构建实体信息
BuildEntity() - Constructor for class com.mbap.ct.buildentity.domain.BuildEntity
 
BuildEntityRESTController - Class in com.mbap.ct.buildentity.controller
 
BuildEntityRESTController() - Constructor for class com.mbap.ct.buildentity.controller.BuildEntityRESTController
 
BuildEntityService - Class in com.mbap.ct.buildentity.service
 
BuildEntityService() - Constructor for class com.mbap.ct.buildentity.service.BuildEntityService
 
A B C D E F G I L M P R S T V Z 
Skip navigation links