B C D E F G H I L M O P R S U

G

get(PK) - 接口 fire.dao.Dao 中的方法
信息(先从缓存读取,再从数据库读取)
get(String, String) - 接口 fire.dao.Dao 中的方法
信息(若字段名称为主键,则先从缓存读取,再从数据库读取)
get(PK) - 接口 fire.dao.DaoMap 中的方法
信息(先从缓存读取,再从数据库读取)
get(String, String) - 接口 fire.dao.DaoMap 中的方法
信息(若字段名称为主键,则先从缓存读取,再从数据库读取)
get(PK) - 接口 fire.service.Service 中的方法
信息
get(String, String) - 接口 fire.service.Service 中的方法
信息
get(PK) - 接口 fire.service.ServiceMap 中的方法
信息
get(String, String) - 接口 fire.service.ServiceMap 中的方法
信息
getAppDaoImpl(String, String) - 类 fire.FireImpl 中的静态方法
获取应用Dao实现类(dao)
getAppDaoImpl(String) - 类 fire.FireImpl 中的静态方法
 
getAppServiceImpl(String, String) - 类 fire.FireImpl 中的静态方法
获取应用Service实现类(service)
getAppServiceImpl(String) - 类 fire.FireImpl 中的静态方法
 
getColumns(Connection, String, String) - 接口 fire.sql.Structure 中的方法
获取数据库某表所有列信息
getConnection() - 接口 fire.connection.ConnectionProvider 中的方法
获取连接
getConnection() - 类 fire.FireAccess 中的方法
获取数据库连接
getConvert() - 类 fire.FireAccess 中的方法
获取转换对象
getCount() - 接口 fire.dao.Dao 中的方法
总数
getCount() - 接口 fire.dao.DaoMap 中的方法
总数
getCount() - 接口 fire.service.Service 中的方法
总数
getCount() - 接口 fire.service.ServiceMap 中的方法
总数
getDaoImpl(String, String) - 类 fire.FireImpl 中的静态方法
获取Dao实现类(dao)
getDaoImpl(String) - 类 fire.FireImpl 中的静态方法
 
getData(Connection, String) - 接口 fire.sql.Structure 中的方法
获取数据库某表SQL信息(获取表结构及表数据SQL插入语句)
getId() - 类 fire.entity.Entity 中的方法
 
getId(String, String) - 类 fire.FireAccess 中的方法
获取某表主键Id值
getId(String) - 类 fire.FireAccess 中的方法
 
getImpl(String) - 类 fire.FireImpl 中的静态方法
获取实现类(dao、service、其他定义)
getImpl(String, String) - 类 fire.FireImpl 中的静态方法
获取实现类(dao、service及其它实现类)
getInstance() - 类 fire.FireImpl 中的静态方法
 
getList(String, String) - 接口 fire.dao.Dao 中的方法
列表
getList(String) - 接口 fire.dao.Dao 中的方法
 
getList() - 接口 fire.dao.Dao 中的方法
 
getList(String, String) - 接口 fire.dao.DaoMap 中的方法
列表
getList(String) - 接口 fire.dao.DaoMap 中的方法
 
getList() - 接口 fire.dao.DaoMap 中的方法
 
getList(String, String) - 接口 fire.service.Service 中的方法
列表
getList(String) - 接口 fire.service.Service 中的方法
 
getList() - 接口 fire.service.Service 中的方法
 
getList(String, String) - 接口 fire.service.ServiceMap 中的方法
列表
getList(String) - 接口 fire.service.ServiceMap 中的方法
 
getList() - 接口 fire.service.ServiceMap 中的方法
 
getMessage() - 异常 fire.FireException 中的方法
 
getName() - 接口 fire.connection.ConnectionProvider 中的方法
获取配置名称
getSeparator() - 接口 fire.connection.ConnectionProvider 中的方法
获取间隔符(表名、字段与实体类转换需要)
getServiceImpl(String, String) - 类 fire.FireImpl 中的静态方法
获取Service实现类(service)
getServiceImpl(String) - 类 fire.FireImpl 中的静态方法
 
getSQLParameters() - 类 fire.FireAccess 中的方法
获取SQL[参数]集合
getTablePrefix() - 接口 fire.connection.ConnectionProvider 中的方法
获取数据表前缀
getTables(Connection, String) - 接口 fire.sql.Structure 中的方法
获取数据库所有表信息
getTransEngine() - 类 fire.sql.tools.MySQLBean 中的方法
 
getVersion() - 类 fire.FireAccess 中的静态方法
 
getVersion(Connection) - 接口 fire.sql.Structure 中的方法
获取数据库版本

B C D E F G H I L M O P R S U