您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
D
E
G
I
J
L
M
N
P
Q
R
S
T
U
V
X
A
addColumn(String, ColumnProperties)
- 类 中的方法xin.xihc.jba.properties.
TableProperties
addTable(String, String)
- 类 中的静态方法xin.xihc.jba.properties.
TableManager
AnnotationScan
-
xin.xihc.jba
中的类
AnnotationScan()
- 类 的构造器xin.xihc.jba.
AnnotationScan
C
colName()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
colName(String)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
Column
-
xin.xihc.jba.annotation
中的注释类型
列属性
Column.PrimaryPolicy
-
xin.xihc.jba.annotation
中的枚举
ColumnProperties
-
xin.xihc.jba.properties
中的类
ColumnProperties()
- 类 的构造器xin.xihc.jba.properties.
ColumnProperties
createTable(TableProperties, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_MySql_Opera
createTable(TableProperties, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_Oracle_Opera
createTable(TableProperties, JbaTemplate)
- 接口 中的方法xin.xihc.jba.db.
I_TableOperation
创建表
D
DB_MySql_Opera
-
xin.xihc.jba.db
中的类
mysql数据库操作
DB_MySql_Opera()
- 类 的构造器xin.xihc.jba.db.
DB_MySql_Opera
DB_Oracle_Opera
-
xin.xihc.jba.db
中的类
oracle数据库操作
DB_Oracle_Opera()
- 类 的构造器xin.xihc.jba.db.
DB_Oracle_Opera
defaultValue()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
defaultValue(String)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
deleteModel(Object, String...)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
根据字段删除数据
E
EnableJBA
-
xin.xihc.jba.annotation
中的注释类型
启用jba功能
executeSQL(String)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
执行sql语句
G
getAllFields(Class<?>)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
获取该对象的所有字段(包含父类的)
getApplicationContext()
- 类 中的静态方法xin.xihc.jba.
SpringContextUtil
getBean(String)
- 类 中的静态方法xin.xihc.jba.
SpringContextUtil
getCharacter_maximum_length()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getCharacter_octet_length()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getCharacter_set_name()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getCollation_name()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColProperties(String)
- 类 中的方法xin.xihc.jba.properties.
TableProperties
getColumn_comment()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColumn_default()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColumn_key()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColumn_name()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColumn_type()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getColumns()
- 类 中的方法xin.xihc.jba.properties.
TableProperties
getData_type()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getDatetime_precision()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getDbType()
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
getExtra()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getIs_nullable()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getNamedPageSql(String, T, JbaTemplate.PageInfo)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
getNumeric_precision()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getNumeric_scale()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getOrdinal_position()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getPageNo()
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
getPageSize()
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
getPhase()
- 类 中的方法xin.xihc.jba.
AnnotationScan
如果工程中有多个实现接口SmartLifecycle的类,则这些类的start的执行顺序按getPhase方法返回值从小到大执行。
getPrivileges()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getTable(String)
- 类 中的静态方法xin.xihc.jba.properties.
TableManager
getTable_catalog()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getTable_name()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getTable_schema()
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
getTableName(Class<?>)
- 类 中的静态方法xin.xihc.jba.properties.
TableManager
getTableName()
- 类 中的方法xin.xihc.jba.properties.
TableProperties
getTbls()
- 类 中的静态方法xin.xihc.jba.properties.
TableManager
getTotalCount()
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
getTotalPage()
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
I
I_TableOperation
-
xin.xihc.jba.db
中的接口
init()
- 类 中的方法xin.xihc.jba.db.
TableOperator
初始化
initData()
- 类 中的方法xin.xihc.jba.properties.
TableProperties
initData(Object[])
- 类 中的方法xin.xihc.jba.properties.
TableProperties
initModel()
- 接口 中的方法xin.xihc.jba.db.
InitTableDataIntf
InitTableDataIntf
<
T
> -
xin.xihc.jba.db
中的接口
表在创建时初始化数据接口
insertModel(Object)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
插入数据库 INSERT INTO tblName (id,name) VALUES (:id,:name);
isAutoStartup()
- 类 中的方法xin.xihc.jba.
AnnotationScan
根据该方法的返回值决定是否执行start方法。
isRunning()
- 类 中的方法xin.xihc.jba.
AnnotationScan
1.
isTableExists(String, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_MySql_Opera
isTableExists(String, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_Oracle_Opera
isTableExists(String, JbaTemplate)
- 接口 中的方法xin.xihc.jba.db.
I_TableOperation
判断表结构是否存在
J
JbaTemplate
-
xin.xihc.jba.db
中的类
对JDBTemplate进行封装
JbaTemplate()
- 类 的构造器xin.xihc.jba.db.
JbaTemplate
JbaTemplate.DBType
-
xin.xihc.jba.db
中的枚举
数据库类型
JbaTemplate.PageInfo
-
xin.xihc.jba.db
中的类
分页信息
L
length()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
length(Integer)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
log_name
- 类 中的静态变量xin.xihc.jba.db.
DB_MySql_Opera
log_name
- 类 中的静态变量xin.xihc.jba.db.
DB_Oracle_Opera
M
MysqlColumnInfo
-
xin.xihc.jba.db.bean
中的类
MysqlColumnInfo()
- 类 的构造器xin.xihc.jba.db.bean.
MysqlColumnInfo
N
notNull()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
notNull(Boolean)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
P
PageInfo()
- 类 的构造器xin.xihc.jba.db.
JbaTemplate.PageInfo
policy()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
policy(Column.PrimaryPolicy)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
precision()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
precision(Integer)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
primary()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
primary(Boolean)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
Q
queryColumn(String, Object, Class<T>)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询数据库 - 单个列值
queryCount(String, Object)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询数量
queryCount(Object)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询单表的数量
queryMixModelList(String, Object, Class<T>, JbaTemplate.PageInfo)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询数据库--混合对象列表
queryMixModelOne(String, Object, Class<T>)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询数据库 - 单个混合对象
queryModelList(Object, Class<T>, JbaTemplate.PageInfo, String...)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询单表--列表
queryModelOne(Object, Class<T>, String...)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
查询数据库 - 单个对象
R
remark()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
remark(String)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
S
setApplicationContext(ApplicationContext)
- 类 中的方法xin.xihc.jba.
SpringContextUtil
setCharacter_maximum_length(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setCharacter_octet_length(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setCharacter_set_name(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setCollation_name(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setColumn_comment(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setColumn_default(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setColumn_key(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setColumn_name(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setColumn_type(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setData_type(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setDatetime_precision(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setDbType(String)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
setExtra(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setIs_nullable(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setNumeric_precision(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setNumeric_scale(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setOrdinal_position(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setPageNo(Integer)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
setPageSize(Integer)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
setPrivileges(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setTable_catalog(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setTable_name(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setTable_schema(String)
- 类 中的方法xin.xihc.jba.db.bean.
MysqlColumnInfo
setTableName(String)
- 类 中的方法xin.xihc.jba.properties.
TableProperties
setTotalCount(Integer)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
setTotalPage(Integer)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate.PageInfo
SpringContextUtil
-
xin.xihc.jba
中的类
SpringContextUtil()
- 类 的构造器xin.xihc.jba.
SpringContextUtil
start()
- 类 中的方法xin.xihc.jba.
AnnotationScan
1.
stop(Runnable)
- 类 中的方法xin.xihc.jba.
AnnotationScan
SmartLifecycle子类的才有的方法,当isRunning方法返回true时,该方法才会被调用。
stop()
- 类 中的方法xin.xihc.jba.
AnnotationScan
接口Lifecycle的子类的方法,只有非SmartLifecycle的子类才会执行该方法。
T
Table
-
xin.xihc.jba.annotation
中的注释类型
声明表对象
TableManager
-
xin.xihc.jba.properties
中的类
数据库表工具类
TableManager()
- 类 的构造器xin.xihc.jba.properties.
TableManager
TableOperator
-
xin.xihc.jba.db
中的类
表管理
TableOperator()
- 类 的构造器xin.xihc.jba.db.
TableOperator
TableProperties
-
xin.xihc.jba.properties
中的类
表属性
TableProperties()
- 类 的构造器xin.xihc.jba.properties.
TableProperties
type()
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
type(Class<?>)
- 类 中的方法xin.xihc.jba.properties.
ColumnProperties
U
updateModel(Object, String...)
- 类 中的方法xin.xihc.jba.db.
JbaTemplate
根据字段更新数据
updateTable(TableProperties, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_MySql_Opera
updateTable(TableProperties, JbaTemplate)
- 类 中的方法xin.xihc.jba.db.
DB_Oracle_Opera
updateTable(TableProperties, JbaTemplate)
- 接口 中的方法xin.xihc.jba.db.
I_TableOperation
更新表结构
V
valueOf(String)
- 枚举 中的静态方法xin.xihc.jba.annotation.
Column.PrimaryPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法xin.xihc.jba.db.
JbaTemplate.DBType
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法xin.xihc.jba.annotation.
Column.PrimaryPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法xin.xihc.jba.db.
JbaTemplate.DBType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
X
xin.xihc.jba
- 程序包 xin.xihc.jba
xin.xihc.jba.annotation
- 程序包 xin.xihc.jba.annotation
xin.xihc.jba.db
- 程序包 xin.xihc.jba.db
xin.xihc.jba.db.bean
- 程序包 xin.xihc.jba.db.bean
xin.xihc.jba.properties
- 程序包 xin.xihc.jba.properties
A
C
D
E
G
I
J
L
M
N
P
Q
R
S
T
U
V
X
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2018. All Rights Reserved.