索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|所有程序包

A

add(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
添加外键
add(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
添加外键
add(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
添加触发器
addColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
添加列引导
alter table sso_user [add column] type_code int
addColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
添加列引导
alter table sso_user [add column] type_code int
addColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
添加列引导
alter table sso_user [add column] type_code int
addColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
添加列引导
alter table sso_user [add column] type_code int
afterPropertiesSet() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
afterPropertiesSet() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
afterPropertiesSet() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
afterPropertiesSet() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
alter(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
修改外键
alter(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
修改外键
alter(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 修改函数
alter(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 修改函数
alter(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
修改函数
alter(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
修改函数
alter(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
修改外键
alter(DataRuntime, Table, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
修改外键
alter(DataRuntime, Table, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, Tag, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Table, Tag, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Table, Tag, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Table, Tag, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alterColumnKeyword(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改表的关键字
alterColumnKeyword(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改表的关键字
alterColumnKeyword(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改表的关键字
alterColumnKeyword(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改表的关键字

B

batchInsertSeparator() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
批量插入数据时, 多行数据之间分隔符
batchInsertSeparator() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
批量插入数据时, 多行数据之间分隔符
batchInsertSeparator() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
批量插入数据时,多行数据之间分隔符
batchInsertSeparator() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
批量插入数据时,多行数据之间分隔符
BFILE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BFILE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BFILE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BFILE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BIGINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BIGINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BIGINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BIGINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BIGSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BIGSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BIGSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BIGSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BINARY_DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BINARY_DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BINARY_DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BINARY_DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BINARY_FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BINARY_FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BINARY_FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BINARY_FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BOOL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BOOL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BOOL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BOOL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
BOX - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BOX - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BOX - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BOX - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
buildAddRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildAddRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildAddRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildAddRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildAddRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成]
添加外键
buildAddRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成]
添加外键
buildAddRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成]
添加外键
buildAddRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成]
添加外键
buildAddRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
添加标签
buildAlterRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildAlterRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildAlterRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildAlterRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildAlterRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
修改视图
buildAppendCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
添加列备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
添加列备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
添加列备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
添加列备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
创建表完成后追加表备注,创建过程能添加备注的不需要实现与comment(DataRuntime runtime, StringBuilder builder, Table meta)二选一实现
buildAppendCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildChangeCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeDefaultRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildCreateRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
添加函数
buildCreateRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
添加函数
buildCreateRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
添加函数
buildCreateRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
添加函数
buildCreateRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
创建表
关于创建主键的几个环节
1.1.定义列时 标识 primary(DataRuntime runtime, StringBuilder builder, Column column)
1.2.定义表时 标识 primary(DataRuntime runtime, StringBuilder builder, Table table)
1.3.定义完表DDL后,单独创建 primary(DataRuntime runtime, PrimaryKey primary)根据三选一情况调用buildCreateRun
2.单独创建 buildCreateRun(DataRuntime runtime, PrimaryKey primary)
其中1.x三选一 不要重复
buildCreateRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
创建表
关于创建主键的几个环节
1.1.定义列时 标识 primary(DataRuntime runtime, StringBuilder builder, Column column)
1.2.定义表时 标识 primary(DataRuntime runtime, StringBuilder builder, Table table)
1.3.定义完表DDL后,单独创建 primary(DataRuntime runtime, PrimaryKey primary)根据三选一情况调用buildCreateRun
2.单独创建 buildCreateRun(DataRuntime runtime, PrimaryKey primary)
其中1.x三选一 不要重复
buildCreateRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
创建表
关于创建主键的几个环节
1.1.定义列时 标识 primary(DataRuntime runtime, StringBuilder builder, Column column)
1.2.定义表时 标识 primary(DataRuntime runtime, StringBuilder builder, Table table)
1.3.定义完表DDL后,单独创建 primary(DataRuntime runtime, PrimaryKey primary)根据三选一情况调用buildCreateRun
2.单独创建 buildCreateRun(DataRuntime runtime, PrimaryKey primary)
其中1.x三选一 不要重复
buildCreateRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
创建表
关于创建主键的几个环节
1.1.定义列时 标识 primary(DataRuntime runtime, StringBuilder builder, Column column)
1.2.定义表时 标识 primary(DataRuntime runtime, StringBuilder builder, Table table)
1.3.定义完表DDL后,单独创建 primary(DataRuntime runtime, PrimaryKey primary)根据三选一情况调用buildCreateRun
2.单独创建 buildCreateRun(DataRuntime runtime, PrimaryKey primary)
其中1.x三选一 不要重复
buildCreateRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
创建视图
buildDeleteRun(DataRuntime, int, String, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, int, String, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, int, String, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, int, String, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, Table, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromTable(DataRuntime, int, Table, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, Table, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, Table, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, Table, String, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDropAutoIncrement(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
取消自增
buildDropAutoIncrement(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
取消自增
buildDropAutoIncrement(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
取消自增
buildDropAutoIncrement(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
取消自增
buildDropRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildDropRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildDropRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildDropRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildDropRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成]
删除外键
buildDropRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成]
删除外键
buildDropRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成]
删除外键
buildDropRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成]
删除外键
buildDropRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
删除函数
buildDropRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
删除函数
buildDropRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
删除函数
buildDropRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
删除函数
buildDropRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, PrimaryKey, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
删除视图
buildExecuteRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [命令合成]
创建执行SQL
buildExecuteRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [命令合成]
创建执行SQL
buildExecuteRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [命令合成]
创建执行SQL
buildExecuteRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [命令合成]
创建执行SQL
buildInsertRun(DataRuntime, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildQueryCatalogsRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQueryCatalogsRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQueryCatalogsRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQueryCatalogsRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQueryColumnsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryConstraintsRun(DataRuntime, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
查询表上的约束
buildQueryConstraintsRun(DataRuntime, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
查询表上的约束
buildQueryConstraintsRun(DataRuntime, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
查询表上的约束
buildQueryConstraintsRun(DataRuntime, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
查询表上的约束
buildQueryDatabasesRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[命令合成]
查询全部数据库
buildQueryDatabasesRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[命令合成]
查询全部数据库
buildQueryDatabasesRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[命令合成]
查询全部数据库
buildQueryDatabasesRun(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[命令合成]
查询全部数据库
buildQueryDdlsRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDdlsRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDdlsRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDdlsRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDdlsRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDdlsRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDdlsRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDdlsRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDdlsRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDdlsRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDdlsRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDdlsRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDdlsRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDdlsRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDdlsRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDdlsRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDdlsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDdlsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDdlsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDdlsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDdlsRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDdlsRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDdlsRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDdlsRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryForeignsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignsRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryFunctionsRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
查询表上的 Trigger
buildQueryFunctionsRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
查询表上的 Trigger
buildQueryFunctionsRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
查询表上的 Trigger
buildQueryFunctionsRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
查询表上的 Trigger
buildQueryIndexsRun(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexsRun(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexsRun(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexsRun(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryMasterTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
查询主表
buildQueryPartitionTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTablesRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTablesRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPrimaryRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
查询表上的主键
buildQueryPrimaryRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
查询表上的主键
buildQueryPrimaryRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
查询表上的主键
buildQueryPrimaryRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
查询表上的主键
buildQueryProceduresRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
查询表上的 Trigger
buildQueryProceduresRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
查询表上的 Trigger
buildQueryProceduresRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
查询表上的 Trigger
buildQueryProceduresRun(DataRuntime, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
查询表上的 Trigger
buildQueryProductRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[命令合成]
查询当前数据源 数据库产品说明(产品名称+版本号)
buildQueryProductRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[命令合成]
查询当前数据源 数据库产品说明(产品名称+版本号)
buildQueryProductRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[命令合成]
查询当前数据源 数据库产品说明(产品名称+版本号)
buildQueryProductRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[命令合成]
查询当前数据源 数据库产品说明(产品名称+版本号)
buildQueryRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成]
最终可执行命令
创建查询SQL
buildQueryRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成]
最终可执行命令
创建查询SQL
buildQueryRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成]
最终可执行命令
创建查询SQL
buildQueryRun(DataRuntime, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成]
最终可执行命令
创建查询SQL
buildQuerySchemasRun(DataRuntime, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQuerySchemasRun(DataRuntime, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQuerySchemasRun(DataRuntime, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQuerySchemasRun(DataRuntime, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[命令合成]
查询全部数据库
buildQuerySequence(DataRuntime, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
查询序列cur 或 next value
buildQuerySequence(DataRuntime, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
查询序列cur 或 next value
buildQuerySequence(DataRuntime, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
查询序列cur 或 next value
buildQuerySequence(DataRuntime, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
查询序列cur 或 next value
buildQueryTablesCommentRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTablesCommentRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTablesCommentRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTablesCommentRun(DataRuntime, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTablesRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTablesRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTablesRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTablesRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTagsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagsRun(DataRuntime, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTriggersRun(DataRuntime, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
查询表上的 Trigger
buildQueryTriggersRun(DataRuntime, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
查询表上的 Trigger
buildQueryTriggersRun(DataRuntime, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
查询表上的 Trigger
buildQueryTriggersRun(DataRuntime, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
查询表上的 Trigger
buildQueryVersionRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[命令合成]
查询当前数据源 数据库版本 版本号比较复杂 不是全数字
buildQueryVersionRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[命令合成]
查询当前数据源 数据库版本 版本号比较复杂 不是全数字
buildQueryVersionRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[命令合成]
查询当前数据源 数据库版本 版本号比较复杂 不是全数字
buildQueryVersionRun(DataRuntime) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[命令合成]
查询当前数据源 数据库版本 版本号比较复杂 不是全数字
buildQueryViewsRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewsRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewsRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewsRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
查询视图
buildRenameRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成]
修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成]
修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成]
修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成]
修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildTruncateRun(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildTruncateRun(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildTruncateRun(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildTruncateRun(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildUpdateRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
update [命令合成]
buildUpdateRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
update [命令合成]
buildUpdateRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
update [命令合成]
buildUpdateRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
update [命令合成]
buildUpdateRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildUpdateRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildUpdateRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildUpdateRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildUpdateRunFromDataRow(DataRuntime, String, DataRow, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildUpdateRunFromDataRow(DataRuntime, String, DataRow, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildUpdateRunFromDataRow(DataRuntime, String, DataRow, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildUpdateRunFromDataRow(DataRuntime, String, DataRow, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildUpdateRunFromEntity(DataRuntime, String, Object, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildUpdateRunFromEntity(DataRuntime, String, Object, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildUpdateRunFromEntity(DataRuntime, String, Object, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildUpdateRunFromEntity(DataRuntime, String, Object, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
BYTEA - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
BYTEA - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
BYTEA - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
BYTEA - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

C

catalog(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(DataRuntime, boolean, Catalog) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
当前catalog 根据驱动内置接口补充
catalog(DataRuntime, boolean, Catalog) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
当前catalog 根据驱动内置接口补充
catalog(DataRuntime, boolean, Catalog) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
当前catalog 根据驱动内置接口补充
catalog(DataRuntime, boolean, Catalog) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
当前catalog 根据驱动内置接口补充
catalog(DataRuntime, int, boolean, Catalog, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
当前catalog 根据查询结果集
catalog(DataRuntime, int, boolean, Catalog, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
当前catalog 根据查询结果集
catalog(DataRuntime, int, boolean, Catalog, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
当前catalog 根据查询结果集
catalog(DataRuntime, int, boolean, Catalog, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
当前catalog 根据查询结果集
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[调用入口]
CHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
CHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
CHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
CHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
charset(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
编码
checkColumnExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:创建或删除列之前 检测表是否存在 IF NOT EXISTS
checkColumnExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:创建或删除列之前 检测表是否存在 IF NOT EXISTS
checkColumnExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:创建或删除列之前 检测表是否存在 IF NOT EXISTS
checkColumnExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:创建或删除列之前 检测表是否存在 IF NOT EXISTS
checkIgnorePrecision(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
checkIgnorePrecision(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
checkIgnorePrecision(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
checkIgnorePrecision(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
checkIgnoreScale(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
checkIgnoreScale(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
checkIgnoreScale(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
checkIgnoreScale(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
checkMetadata(DataRuntime, Table, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, Table, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, Table, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, Table, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
过滤掉表结构中不存在的列
checkOverride(Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkOverride(Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkOverride(Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkOverride(Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkPrimary(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
检测表主键(在没有显式设置主键时根据其他条件判断如自增)
checkPrimary(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
检测表主键(在没有显式设置主键时根据其他条件判断如自增)
checkPrimary(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
检测表主键(在没有显式设置主键时根据其他条件判断如自增)
checkPrimary(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
检测表主键(在没有显式设置主键时根据其他条件判断如自增)
checkPv(Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkPv(Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkPv(Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkPv(Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkSchema(DataRuntime, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据运行环境识别 catalog与schema
checkSchema(DataRuntime, T) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据运行环境识别 catalog与schema
checkSchema(DataRuntime, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据运行环境识别 catalog与schema
checkSchema(DataRuntime, T) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据运行环境识别 catalog与schema
checkTableExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
创建或删除表之前 检测表是否存在 IF NOT EXISTS
checkTableExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
创建或删除表之前 检测表是否存在 IF NOT EXISTS
checkTableExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
创建或删除表之前 检测表是否存在 IF NOT EXISTS
checkTableExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
创建或删除表之前 检测表是否存在 IF NOT EXISTS
checkTagExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
创建或删除标签之前 检测表是否存在 IF NOT EXISTS
checkTagExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
创建或删除标签之前 检测表是否存在 IF NOT EXISTS
checkTagExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
创建或删除标签之前 检测表是否存在 IF NOT EXISTS
checkTagExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
创建或删除标签之前 检测表是否存在 IF NOT EXISTS
checkViewExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
创建或删除视图之前 检测视图是否存在 IF NOT EXISTS
checkViewExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
创建或删除视图之前 检测视图是否存在 IF NOT EXISTS
checkViewExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
创建或删除视图之前 检测视图是否存在 IF NOT EXISTS
checkViewExists(DataRuntime, StringBuilder, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
创建或删除视图之前 检测视图是否存在 IF NOT EXISTS
CIDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
CIDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
CIDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
CIDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
CIRCLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
CIRCLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
CIRCLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
CIRCLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
CLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
CLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
CLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
CLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
column(DataRuntime, Column, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
column(DataRuntime, Column, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
column(DataRuntime, Column, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
column(DataRuntime, Column, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
column(DataRuntime, Column, ResultSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, SqlRowSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装-子流程](方法4)
内部遍历
columns(DataRuntime runtime, boolean create, LinkedHashMap columns, Table table, SqlRowSet set)遍历内部
根据SqlRowSetMetaData获取列属性 jdbc.queryForRowSet(where 1=0)
column(DataRuntime, Column, SqlRowSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装-子流程](方法4)
内部遍历
columns(DataRuntime runtime, boolean create, LinkedHashMap columns, Table table, SqlRowSet set)遍历内部
根据SqlRowSetMetaData获取列属性 jdbc.queryForRowSet(where 1=0)
column(DataRuntime, Column, SqlRowSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装-子流程](方法4)
内部遍历
columns(DataRuntime runtime, boolean create, LinkedHashMap columns, Table table, SqlRowSet set)遍历内部
根据SqlRowSetMetaData获取列属性 jdbc.queryForRowSet(where 1=0)
column(DataRuntime, Column, SqlRowSetMetaData, int) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装-子流程](方法4)
内部遍历
columns(DataRuntime runtime, boolean create, LinkedHashMap columns, Table table, SqlRowSet set)遍历内部
根据SqlRowSetMetaData获取列属性 jdbc.queryForRowSet(where 1=0)
columns(DataRuntime, boolean, LinkedHashMap<String, T>, DatabaseMetaData, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装]
(方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, DatabaseMetaData, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装]
(方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, DatabaseMetaData, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装]
(方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, DatabaseMetaData, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装]
(方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装]
解析JDBC get columns结果
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装]
解析JDBC get columns结果
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装]
解析JDBC get columns结果
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装]
解析JDBC get columns结果
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装]
(方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装]
(方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装]
(方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装]
(方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
columns(DataRuntime, String, boolean, Catalog, Schema, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
查询全部表的列
columns(DataRuntime, String, boolean, Catalog, Schema, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
查询全部表的列
columns(DataRuntime, String, boolean, Catalog, Schema, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
查询全部表的列
columns(DataRuntime, String, boolean, Catalog, Schema, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
查询全部表的列
columns(DataRuntime, String, boolean, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
查询表结构
comment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
备注 创建表的完整DDL拼接COMMENT部分,与buildAppendCommentRun二选一实现
comment(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
备注 创建表的完整DDL拼接COMMENT部分,与buildAppendCommentRun二选一实现
comment(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
备注 创建表的完整DDL拼接COMMENT部分,与buildAppendCommentRun二选一实现
comment(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
备注 创建表的完整DDL拼接COMMENT部分,与buildAppendCommentRun二选一实现
comment(DataRuntime, StringBuilder, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
视图备注
comments(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
表备注
comments(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]
表备注
concat(DataRuntime, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
拼接字符串
concat(DataRuntime, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
拼接字符串
concat(DataRuntime, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
拼接字符串
concat(DataRuntime, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
拼接字符串
confirmInsertColumns(DataRuntime, String, Object, ConfigStore, List<String>, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
确认需要插入的列
confirmInsertColumns(DataRuntime, String, Object, ConfigStore, List<String>, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
确认需要插入的列
confirmInsertColumns(DataRuntime, String, Object, ConfigStore, List<String>, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
确认需要插入的列
confirmInsertColumns(DataRuntime, String, Object, ConfigStore, List<String>, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
确认需要插入的列
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
constraints(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, Column, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, Column, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, Column, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, int, boolean, Table, Column, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[结果集封装]
根据查询结果集构造Constraint
constraints(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
correctSchemaFromJDBC(String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
在调用jdbc接口前处理业务中的catalog,schema,部分数据库(如mysql)业务系统与dbc标准可能不一致根据实际情况处理
correctSchemaFromJDBC(String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
在调用jdbc接口前处理业务中的catalog,schema,部分数据库(如mysql)业务系统与dbc标准可能不一致根据实际情况处理
correctSchemaFromJDBC(String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
在调用jdbc接口前处理业务中的catalog,schema,部分数据库(如mysql)业务系统与dbc标准可能不一致根据实际情况处理
correctSchemaFromJDBC(String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
在调用jdbc接口前处理业务中的catalog,schema,部分数据库(如mysql)业务系统与dbc标准可能不一致根据实际情况处理
correctSchemaFromJDBC(T, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
correctSchemaFromJDBC(T, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
correctSchemaFromJDBC(T, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
correctSchemaFromJDBC(T, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
correctSchemaFromJDBC(T, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
识别根据jdbc返回的catalog与schema,部分数据库(如mysql)系统表与jdbc标准可能不一致根据实际情况处理
注意一定不要处理从SQL中返回的,应该在SQL中处理好
correctSchemaFromJDBC(T, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
识别根据jdbc返回的catalog与schema,部分数据库(如mysql)系统表与jdbc标准可能不一致根据实际情况处理
注意一定不要处理从SQL中返回的,应该在SQL中处理好
correctSchemaFromJDBC(T, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
识别根据jdbc返回的catalog与schema,部分数据库(如mysql)系统表与jdbc标准可能不一致根据实际情况处理
注意一定不要处理从SQL中返回的,应该在SQL中处理好
correctSchemaFromJDBC(T, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
识别根据jdbc返回的catalog与schema,部分数据库(如mysql)系统表与jdbc标准可能不一致根据实际情况处理
注意一定不要处理从SQL中返回的,应该在SQL中处理好
count(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
count [调用入口]
count(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
count [调用入口]
count(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
count [调用入口]
count(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
count [调用入口]
count(DataRuntime, String, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
count [命令执行]
count(DataRuntime, String, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
count [命令执行]
count(DataRuntime, String, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
count [命令执行]
count(DataRuntime, String, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
count [命令执行]
create(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 添加函数
create(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 添加函数
create(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
添加函数
create(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
添加函数
create(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
createConditionFindInSet(DataRuntime, StringBuilder, String, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成-子流程]
构造 FIND_IN_SET 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionFindInSet(DataRuntime, StringBuilder, String, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
构造 FIND_IN_SET 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionFindInSet(DataRuntime, StringBuilder, String, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
构造 FIND_IN_SET 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionFindInSet(DataRuntime, StringBuilder, String, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
构造 FIND_IN_SET 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionIn(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成-子流程]
构造(NOT) IN 查询条件
createConditionIn(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
构造(NOT) IN 查询条件
createConditionIn(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
构造(NOT) IN 查询条件
createConditionIn(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
构造(NOT) IN 查询条件
createConditionLike(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成-子流程]
构造 LIKE 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionLike(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
构造 LIKE 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionLike(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
构造 LIKE 查询条件 如果不需要占位符 返回null 否则原样返回value
createConditionLike(DataRuntime, StringBuilder, Compare, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
构造 LIKE 查询条件 如果不需要占位符 返回null 否则原样返回value
createInsertRun(DataRuntime, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, Table, Collection, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, Table, Collection, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, Table, Collection, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, Table, Collection, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用

D

database(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 name检测databases集合中是否存在
database(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 name检测databases集合中是否存在
database(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 name检测databases集合中是否存在
database(List<T>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 name检测databases集合中是否存在
database(DataRuntime, boolean, Database) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
当前database 根据驱动内置接口补充
database(DataRuntime, boolean, Database) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
当前database 根据驱动内置接口补充
database(DataRuntime, boolean, Database) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
当前database 根据驱动内置接口补充
database(DataRuntime, boolean, Database) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
当前database 根据驱动内置接口补充
database(DataRuntime, int, boolean, Database, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
当前database 根据查询结果集
database(DataRuntime, int, boolean, Database, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
当前database 根据查询结果集
database(DataRuntime, int, boolean, Database, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
当前database 根据查询结果集
database(DataRuntime, int, boolean, Database, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
当前database 根据查询结果集
database(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
当前数据库
database(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
当前数据库
database(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
当前数据库
database(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
当前数据库
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
databases(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
DATE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DATE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DATE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DATE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
DATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
DATETIME2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DATETIME2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DATETIME2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DATETIME2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
DATETIMEOFFSET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DATETIMEOFFSET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DATETIMEOFFSET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DATETIMEOFFSET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
DateWriter - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
 
DateWriter - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
 
DateWriter - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
 
DateWriter - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
 
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装]
查询 Procedure DDL
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装]
查询 Procedure DDL
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装]
查询 Procedure DDL
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装]
查询 Procedure DDL
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, int, View, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, int, View, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, int, View, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, int, View, List<String>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, String, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
ddl(DataRuntime, String, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
ddl(DataRuntime, String, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
ddl(DataRuntime, String, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
ddl(DataRuntime, String, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, String, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, String, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, String, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, String, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, String, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, String, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, String, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, String, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
ddl(DataRuntime, String, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
ddl(DataRuntime, String, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
ddl(DataRuntime, String, Table, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
ddl(DataRuntime, String, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
ddl(DataRuntime, String, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
ddl(DataRuntime, String, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
ddl(DataRuntime, String, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
DECIMAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DECIMAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DECIMAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DECIMAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
defaultValue(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:默认值
defaultValue(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:默认值
defaultValue(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:默认值
defaultValue(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:默认值
define(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
定义列,依次拼接下面几个属性注意不同数据库可能顺序不一样
define(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
定义列,依次拼接下面几个属性注意不同数据库可能顺序不一样
define(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
定义列,依次拼接下面几个属性注意不同数据库可能顺序不一样
define(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
定义列,依次拼接下面几个属性注意不同数据库可能顺序不一样
delete(DataRuntime, String, String, ConfigStore, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete [调用入口]

合成 where k1 = v1 and k2 = v2
delete(DataRuntime, String, String, ConfigStore, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete [调用入口]

合成 where k1 = v1 and k2 = v2
delete(DataRuntime, String, String, ConfigStore, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete [调用入口]

合成 where k1 = v1 and k2 = v2
delete(DataRuntime, String, String, ConfigStore, Object, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete [调用入口]

合成 where k1 = v1 and k2 = v2
delete(DataRuntime, String, String, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete [调用入口]

根据configs和conditions过滤条件
delete(DataRuntime, String, String, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete [调用入口]

根据configs和conditions过滤条件
delete(DataRuntime, String, String, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete [调用入口]

根据configs和conditions过滤条件
delete(DataRuntime, String, String, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete [调用入口]

根据configs和conditions过滤条件
delete(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令执行]
delete(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令执行]
delete(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令执行]
delete(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令执行]
deletes(DataRuntime, String, int, String, ConfigStore, String, Collection<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete [调用入口]

合成 where column in (values)
deletes(DataRuntime, String, int, String, ConfigStore, String, Collection<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete [调用入口]

合成 where column in (values)
deletes(DataRuntime, String, int, String, ConfigStore, String, Collection<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete [调用入口]

合成 where column in (values)
deletes(DataRuntime, String, int, String, ConfigStore, String, Collection<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete [调用入口]

合成 where column in (values)
DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
DOUBLE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
drop(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Constraint) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
删除外键
drop(DataRuntime, ForeignKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
删除外键
drop(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 删除函数
drop(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 删除函数
drop(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
删除函数
drop(DataRuntime, Function) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
删除函数
drop(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, PrimaryKey) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, Tag) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
dropColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
删除列引导
alter table sso_user [drop column] type_code
dropColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
删除列引导
alter table sso_user [drop column] type_code
dropColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
删除列引导
alter table sso_user [drop column] type_code
dropColumnGuide(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
删除列引导
alter table sso_user [drop column] type_code
dummy() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
伪表
dummy() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
伪表
dummy() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
伪表
dummy() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
伪表

E

each(DataRuntime, StringBuilder, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成-子流程]
触发级别(行或整个命令)
each(DataRuntime, StringBuilder, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成-子流程]
触发级别(行或整个命令)
each(DataRuntime, StringBuilder, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成-子流程]
触发级别(行或整个命令)
each(DataRuntime, StringBuilder, Trigger) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成-子流程]
触发级别(行或整个命令)
ENUM - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
ENUM - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
ENUM - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
ENUM - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
execute(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, Procedure) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure [命令执行]
exists(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
exists [调用入口]
exists(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
exists [调用入口]
exists(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
exists [调用入口]
exists(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
exists [调用入口]

F

fillDeleteRunContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成-子流程]
构造查询主体 拼接where group等(不含分页 ORDER)
fillDeleteRunContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成-子流程]
构造查询主体 拼接where group等(不含分页 ORDER)
fillDeleteRunContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成-子流程]
构造查询主体 拼接where group等(不含分页 ORDER)
fillDeleteRunContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成-子流程]
构造查询主体 拼接where group等(不含分页 ORDER)
fillExecuteContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [命令合成-子流程]
填充 execute 命令内容
fillExecuteContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [命令合成-子流程]
填充 execute 命令内容
fillExecuteContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [命令合成-子流程]
填充 execute 命令内容
fillExecuteContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [命令合成-子流程]
填充 execute 命令内容
fillExecuteContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillInsertContent(DataRuntime, Run, Table, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, Table, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillQueryContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, XMLRun) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
FLOAT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
FLOAT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
FLOAT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
FLOAT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
FLOAT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
FLOAT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
FLOAT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
FLOAT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
FLOAT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
查询外键
functions(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装]
根据驱动内置接口补充 Function
functions(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装]
根据驱动内置接口补充 Function
functions(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装]
根据驱动内置接口补充 Function
functions(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装]
根据驱动内置接口补充 Function
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装]
根据查询结果集构造 Trigger
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]

G

GbaseAdapter - org.anyline.data.jdbc.gbase8a.oracle中的类
 
GbaseAdapter - org.anyline.data.jdbc.gbase8a.postgres中的类
 
GbaseAdapter - org.anyline.data.jdbc.gbase8s.oracle中的类
 
GbaseAdapter - org.anyline.data.jdbc.gbase8s.postgres中的类
 
GbaseAdapter() - 类的构造器 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
GbaseAdapter() - 类的构造器 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
GbaseAdapter() - 类的构造器 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
GbaseAdapter() - 类的构造器 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8a.oracle中的Enum Class
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8a.postgres中的Enum Class
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8s.oracle中的Enum Class
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8s.postgres中的Enum Class
 
GbaseReader - org.anyline.data.jdbc.gbase8a.oracle中的Enum Class
 
GbaseReader - org.anyline.data.jdbc.gbase8a.postgres中的Enum Class
 
GbaseReader - org.anyline.data.jdbc.gbase8s.oracle中的Enum Class
 
GbaseReader - org.anyline.data.jdbc.gbase8s.postgres中的Enum Class
 
GbaseWriter - org.anyline.data.jdbc.gbase8a.oracle中的Enum Class
 
GbaseWriter - org.anyline.data.jdbc.gbase8a.postgres中的Enum Class
 
GbaseWriter - org.anyline.data.jdbc.gbase8s.oracle中的Enum Class
 
GbaseWriter - org.anyline.data.jdbc.gbase8s.postgres中的Enum Class
 
generatedKey() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [after]
执行insert后返回自增主键的key
generatedKey() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [after]
执行insert后返回自增主键的key
generatedKey() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [after]
执行insert后返回自增主键的key
generatedKey() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [after]
执行insert后返回自增主键的key
GEOGRAPHY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
GEOGRAPHY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
GEOGRAPHY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
GEOGRAPHY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
GEOMETRY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
GEOMETRY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
GEOMETRY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
GEOMETRY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
GEOMETRYCOLLECTION - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
GEOMETRYCOLLECTION - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
GEOMETRYCOLLECTION - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
GEOMETRYCOLLECTION - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

H

HIERARCHYID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
HIERARCHYID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
HIERARCHYID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
HIERARCHYID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

I

identity(DataRuntime, String, Object, ConfigStore, KeyHolder) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert[命令执行后] insert执行后 通过KeyHolder获取主键值赋值给data
identity(DataRuntime, String, Object, ConfigStore, KeyHolder) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert[命令执行后] insert执行后 通过KeyHolder获取主键值赋值给data
identity(DataRuntime, String, Object, ConfigStore, KeyHolder) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert[命令执行后] insert执行后 通过KeyHolder获取主键值赋值给data
identity(DataRuntime, String, Object, ConfigStore, KeyHolder) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert[命令执行后] insert执行后 通过KeyHolder获取主键值赋值给data
IMAGE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
IMAGE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
IMAGE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
IMAGE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
increment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:递增列
increment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:递增列
increment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:递增列
increment(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:递增列
indexs(DataRuntime, boolean, LinkedHashMap<String, T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, LinkedHashMap<String, T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, LinkedHashMap<String, T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, LinkedHashMap<String, T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, List<T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, List<T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, List<T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, List<T>, Table, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, boolean, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
INET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
insert(DataRuntime, String, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值, 执行完成后会补齐自增主键值
insert(DataRuntime, String, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值, 执行完成后会补齐自增主键值
insert(DataRuntime, String, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值,执行完成后会补齐自增主键值
insert(DataRuntime, String, int, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值,执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insertFoot(ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
insertFoot(ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
insertFoot(ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
insertFoot(ConfigStore, LinkedHashMap<String, Column>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
insertHead(ConfigStore) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
insertHead(ConfigStore) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
insertHead(ConfigStore) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
insertHead(ConfigStore) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
INT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
INT2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INT2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INT2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INT2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
INT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INT4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
INT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INT8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
INTEGER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INTEGER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INTEGER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INTEGER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
INTERVAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
INTERVAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
INTERVAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
INTERVAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
isIgnorePrecision(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
isIgnorePrecision(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
isIgnorePrecision(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
isIgnorePrecision(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略长度
isIgnoreScale(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
isIgnoreScale(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
isIgnoreScale(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
isIgnoreScale(DataRuntime, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:是否忽略精度
isMultipleValue(DataRuntime, TableRun, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(DataRuntime, TableRun, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(DataRuntime, TableRun, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(DataRuntime, TableRun, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
isMultipleValue(Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
isMultipleValue(Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
isMultipleValue(Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 

J

JSON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
JSON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
JSON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
JSON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
JSONB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
JSONB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
JSONB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
JSONB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

K

keyword(Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
部分数据库在创建主表时用主表关键字(默认),部分数据库普通表主表子表都用table,部分数据库用collection、timeseries等
keyword(Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
部分数据库在创建主表时用主表关键字(默认),部分数据库普通表主表子表都用table,部分数据库用collection、timeseries等
keyword(Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
部分数据库在创建主表时用主表关键字(默认),部分数据库普通表主表子表都用table,部分数据库用collection、timeseries等
keyword(Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
部分数据库在创建主表时用主表关键字(默认),部分数据库普通表主表子表都用table,部分数据库用collection、timeseries等

L

LINE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
LINE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
LINE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
LINE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
LONG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
LONG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
LONG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
LONG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
LONGBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
LONGBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
LONGBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
LONGBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
LONGTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
LONGTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
LONGTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
LONGTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
LSEG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
LSEG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
LSEG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
LSEG - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

M

MACADDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MACADDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MACADDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MACADDR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
map(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
map(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
map(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
map(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query [调用入口]

对性能有要求的场景调用,返回java原生map集合, 结果中不包含元数据信息
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query [调用入口]

对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query [调用入口]

对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query [调用入口]

对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
MEDIUMBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MEDIUMBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MEDIUMBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MEDIUMBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
MEDIUMINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MEDIUMINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MEDIUMINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MEDIUMINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
MEDIUMTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MEDIUMTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MEDIUMTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MEDIUMTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
mergeFinalExists(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
mergeFinalExists(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
mergeFinalExists(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
mergeFinalExists(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
mergeFinalQuery(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select[命令合成-子流程]
合成最终 select 命令 包含分页 排序
mergeFinalQuery(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
合成最终 select 命令 包含分页 排序
mergeFinalQuery(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
合成最终 select 命令 包含分页 排序
mergeFinalQuery(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
合成最终 select 命令 包含分页 排序
mergeFinalTotal(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
count [命令合成]
合成最终 select count 命令
mergeFinalTotal(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
count [命令合成]
合成最终 select count 命令
mergeFinalTotal(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
count [命令合成]
合成最终 select count 命令
mergeFinalTotal(DataRuntime, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
count [命令合成]
合成最终 select count 命令
MONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[结果集封装]
根据根据驱动内置接口
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[结果集封装]
根据根据驱动内置接口
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[结果集封装]
根据根据驱动内置接口
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
根据根据驱动内置接口
mtables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
查询主表
mtables(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
查询主表
mtables(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
查询主表
mtables(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
查询主表
MULTILINESTRING - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MULTILINESTRING - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MULTILINESTRING - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MULTILINESTRING - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
MULTIPOINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MULTIPOINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MULTIPOINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MULTIPOINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
MULTIPOLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
MULTIPOLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
MULTIPOLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
MULTIPOLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

N

NCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
NCLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NCLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NCLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NCLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
NTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
nullable(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:非空
nullable(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:非空
nullable(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:非空
nullable(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:非空
NUMBER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NUMBER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NUMBER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NUMBER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
NUMERIC - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NUMERIC - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NUMERIC - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NUMERIC - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
NVARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NVARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NVARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NVARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
NVARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
NVARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
NVARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
NVARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

O

onupdate(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:更新行事件
onupdate(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:更新行事件
onupdate(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:更新行事件
onupdate(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:更新行事件
org.anyline.data.jdbc.gbase8a.oracle - 程序包 org.anyline.data.jdbc.gbase8a.oracle
 
org.anyline.data.jdbc.gbase8a.postgres - 程序包 org.anyline.data.jdbc.gbase8a.postgres
 
org.anyline.data.jdbc.gbase8s.oracle - 程序包 org.anyline.data.jdbc.gbase8s.oracle
 
org.anyline.data.jdbc.gbase8s.postgres - 程序包 org.anyline.data.jdbc.gbase8s.postgres
 

P

parameter(DataRuntime, StringBuilder, Parameter) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成-子流程]
生在输入输出参数
parameter(DataRuntime, StringBuilder, Parameter) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成-子流程]
生在输入输出参数
parameter(DataRuntime, StringBuilder, Parameter) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成-子流程]
生在输入输出参数
parameter(DataRuntime, StringBuilder, Parameter) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成-子流程]
生在输入输出参数
partitionBy(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
主表设置分区依据(根据哪几列分区)
partitionBy(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
主表设置分区依据(根据哪几列分区)
partitionBy(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
主表设置分区依据(根据哪几列分区)
partitionBy(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
主表设置分区依据(根据哪几列分区)
partitionOf(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
子表执行分区依据(相关主表及分区值) 如CREATE TABLE hr_user_hr PARTITION OF hr_user FOR VALUES IN ('HR')
partitionOf(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
子表执行分区依据(相关主表及分区值) 如CREATE TABLE hr_user_hr PARTITION OF hr_user FOR VALUES IN ('HR')
partitionOf(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
子表执行分区依据(相关主表及分区值) 如CREATE TABLE hr_user_hr PARTITION OF hr_user FOR VALUES IN ('HR')
partitionOf(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
子表执行分区依据(相关主表及分区值) 如CREATE TABLE hr_user_hr PARTITION OF hr_user FOR VALUES IN ('HR')
PATH - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
PATH - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
PATH - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
PATH - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
POINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
POINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
POINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
POINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
POLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
POLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
POLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
POLYGON - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
position(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:位置
position(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:位置
position(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:位置
position(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:位置
primary(DataRuntime, int, Table, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, int, Table, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, int, Table, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, int, Table, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
查询主键
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, List<T>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装]
根据驱动内置接口补充 Procedure
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装]
根据查询结果集构造 Trigger
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装]
根据查询结果集构造 Trigger
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装]
根据查询结果集构造 Trigger
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装]
根据查询结果集构造 Trigger
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
process(DataRuntime, List<Map<String, Object>>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [结果集封装-子流程]
JDBC执行完成后的结果处理
process(DataRuntime, List<Map<String, Object>>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [结果集封装-子流程]
JDBC执行完成后的结果处理
process(DataRuntime, List<Map<String, Object>>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [结果集封装-子流程]
JDBC执行完成后的结果处理
process(DataRuntime, List<Map<String, Object>>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [结果集封装-子流程]
JDBC执行完成后的结果处理
product(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 product
product(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 product
product(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 product
product(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 product
product(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
根据查询结果集构造 product
product(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
根据查询结果集构造 product
product(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
根据查询结果集构造 product
product(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
根据查询结果集构造 product
product(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
当前数据源 数据库描述(产品名称+版本号)
product(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
当前数据源 数据库描述(产品名称+版本号)
product(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
当前数据源 数据库描述(产品名称+版本号)
product(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
当前数据源 数据库描述(产品名称+版本号)
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[结果集封装]
根据根据驱动内置接口
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[结果集封装]
根据根据驱动内置接口
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[结果集封装]
根据根据驱动内置接口
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[结果集封装]
根据根据驱动内置接口
ptables(DataRuntime, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, String, boolean, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
查询主表
ptables(DataRuntime, String, boolean, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
查询主表
ptables(DataRuntime, String, boolean, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
查询主表
ptables(DataRuntime, String, boolean, MasterTable, Map<String, Object>, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
查询主表

Q

querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query [调用入口]

返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query [调用入口]

返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query [调用入口]

返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query [调用入口]

返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, Procedure, PageNavi) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query procedure [调用入口]
querys(DataRuntime, String, Procedure, PageNavi) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query procedure [调用入口]
querys(DataRuntime, String, Procedure, PageNavi) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query procedure [调用入口]
querys(DataRuntime, String, Procedure, PageNavi) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query procedure [调用入口]

R

RAW - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
RAW - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
RAW - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
RAW - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
reader() - enum class中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
 
reader() - enum class中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
 
reader() - enum class中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
 
reader() - enum class中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
 
REAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
REAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
REAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
REAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
rename(DataRuntime, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Constraint, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Constraint, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Constraint, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Constraint, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, ForeignKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, ForeignKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, ForeignKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
重命名外键
rename(DataRuntime, ForeignKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
重命名外键
rename(DataRuntime, Function, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 重命名函数
rename(DataRuntime, Function, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 重命名函数
rename(DataRuntime, Function, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
重命名函数
rename(DataRuntime, Function, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
重命名函数
rename(DataRuntime, Index, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Index, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Index, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Index, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, MasterTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PrimaryKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, PrimaryKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, PrimaryKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, PrimaryKey, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, Procedure, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Procedure, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Procedure, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Procedure, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Tag, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, Tag, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, Tag, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, Tag, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, Trigger, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Trigger, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Trigger, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Trigger, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, View, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
row(boolean, DataRuntime, LinkedHashMap<String, Column>, ConfigStore, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query[结果集封装-子流程] 封装查询结果行,在外层遍历中修改rs下标
row(boolean, DataRuntime, LinkedHashMap<String, Column>, ConfigStore, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query[结果集封装-子流程] 封装查询结果行,在外层遍历中修改rs下标
row(boolean, DataRuntime, LinkedHashMap<String, Column>, ConfigStore, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query[结果集封装-子流程] 封装查询结果行,在外层遍历中修改rs下标
row(boolean, DataRuntime, LinkedHashMap<String, Column>, ConfigStore, ResultSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query[结果集封装-子流程] 封装查询结果行,在外层遍历中修改rs下标
ROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
ROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
ROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
ROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

S

save(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
save [调用入口]

根据是否有主键值确认insert | update
执行完成后会补齐自增主键值
save(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
save [调用入口]

根据是否有主键值确认insert | update
执行完成后会补齐自增主键值
save(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
save [调用入口]

根据是否有主键值确认insert | update
执行完成后会补齐自增主键值
save(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
save [调用入口]

根据是否有主键值确认insert | update
执行完成后会补齐自增主键值
saveCollection(DataRuntime, String, Table, Collection<?>, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
saveCollection(DataRuntime, String, Table, Collection<?>, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
saveCollection(DataRuntime, String, Table, Collection<?>, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
saveCollection(DataRuntime, String, Table, Collection<?>, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
saveObject(DataRuntime, String, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
saveObject(DataRuntime, String, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
saveObject(DataRuntime, String, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
saveObject(DataRuntime, String, Table, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
schema(List<T>, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(List<T>, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(List<T>, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(List<T>, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(DataRuntime, boolean, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[结果集封装]
当前schema 根据驱动内置接口补充
schema(DataRuntime, boolean, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[结果集封装]
当前schema 根据驱动内置接口补充
schema(DataRuntime, boolean, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[结果集封装]
当前schema 根据驱动内置接口补充
schema(DataRuntime, boolean, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[结果集封装]
当前schema 根据驱动内置接口补充
schema(DataRuntime, int, boolean, Schema, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[结果集封装]
当前schema 根据查询结果集
schema(DataRuntime, int, boolean, Schema, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[结果集封装]
当前schema 根据查询结果集
schema(DataRuntime, int, boolean, Schema, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[结果集封装]
当前schema 根据查询结果集
schema(DataRuntime, int, boolean, Schema, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[结果集封装]
当前schema 根据查询结果集
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
schemas(DataRuntime, String, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, Catalog, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[调用入口]
select(DataRuntime, String, boolean, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
select(DataRuntime, String, boolean, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
select(DataRuntime, String, boolean, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
select(DataRuntime, String, boolean, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
select(DataRuntime, String, Class<T>, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, Class<T>, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, Class<T>, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, Class<T>, Table, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
selects(DataRuntime, String, RunPrepare, Class<T>, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query [调用入口]
selects(DataRuntime, String, RunPrepare, Class<T>, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query [调用入口]
selects(DataRuntime, String, RunPrepare, Class<T>, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query [调用入口]
selects(DataRuntime, String, RunPrepare, Class<T>, ConfigStore, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query [调用入口]
sequence(DataRuntime, String, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
sequence(DataRuntime, String, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
sequence(DataRuntime, String, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
sequence(DataRuntime, String, boolean, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
SERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SERIAL2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SERIAL2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SERIAL2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SERIAL2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SERIAL4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SERIAL4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SERIAL4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SERIAL4 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SERIAL8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SERIAL8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SERIAL8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SERIAL8 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SET - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
setPrimaryValue(Object, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
设置主键值
setPrimaryValue(Object, Object) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
设置主键值
setPrimaryValue(Object, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
设置主键值
setPrimaryValue(Object, Object) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
设置主键值
SMALLDATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SMALLDATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SMALLDATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SMALLDATETIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SMALLINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SMALLINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SMALLINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SMALLINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SMALLMONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SMALLMONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SMALLMONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SMALLMONEY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SMALLSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SMALLSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SMALLSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SMALLSERIAL - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
SQL_VARIANT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SQL_VARIANT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SQL_VARIANT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SQL_VARIANT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
standard() - enum class中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
standard() - enum class中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
standard() - enum class中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
standard() - enum class中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
supportInsertPlaceholder() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
插入数据时是否支持占位符
supportInsertPlaceholder() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
插入数据时是否支持占位符
supportInsertPlaceholder() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
插入数据时是否支持占位符
supportInsertPlaceholder() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
插入数据时是否支持占位符
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
 
supports() - enum class中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
 
SYSNAME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
SYSNAME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
SYSNAME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
SYSNAME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

T

table(List<T>, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 catalog, schema, name检测tables集合中是否存在
table(List<T>, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 catalog, schema, name检测tables集合中是否存在
table(List<T>, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 catalog, schema, name检测tables集合中是否存在
table(List<T>, Catalog, Schema, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 catalog, schema, name检测tables集合中是否存在
tableMap(DataRuntime, String, boolean, Catalog, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装-子流程]
查出所有key并以大写缓存 用来实现忽略大小写
tableMap(DataRuntime, String, boolean, Catalog, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装-子流程]
查出所有key并以大写缓存 用来实现忽略大小写
tableMap(DataRuntime, String, boolean, Catalog, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装-子流程]
查出所有key并以大写缓存 用来实现忽略大小写
tableMap(DataRuntime, String, boolean, Catalog, Schema) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装-子流程]
查出所有key并以大写缓存 用来实现忽略大小写
tables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]

根据驱动内置方法补充
tables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]

根据驱动内置方法补充
tables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]

根据驱动内置方法补充
tables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]

根据驱动内置方法补充
tables(DataRuntime, boolean, List<T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, boolean, List<T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, boolean, List<T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, boolean, List<T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, int, boolean, Catalog, Schema, List<T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]

根据查询结果集构造Table
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, String, boolean, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
查询表结构
TEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TIME - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TIMESTAMP - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TIMESTAMP - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TIMESTAMP - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TIMESTAMP - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TIMESTAMP_LOCAL_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TIMESTAMP_LOCAL_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TIMESTAMP_LOCAL_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TIMESTAMP_LOCAL_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TIMESTAMP_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TIMESTAMP_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TIMESTAMP_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TIMESTAMP_ZONE - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TIMEZ - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TIMEZ - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TIMEZ - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TIMEZ - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TINYBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TINYBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TINYBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TINYBLOB - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TINYINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TINYINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TINYINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TINYINT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TINYTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TINYTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TINYTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TINYTEXT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[结果集封装]
根据查询结果集构造 Trigger
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[结果集封装]
根据查询结果集构造 Trigger
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[结果集封装]
根据查询结果集构造 Trigger
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[结果集封装]
根据查询结果集构造 Trigger
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
truncate(DataRuntime, String, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, Table) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, Table) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
truncate [调用入口]
TSQUERY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TSQUERY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TSQUERY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TSQUERY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TSVECTOR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TSVECTOR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TSVECTOR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TSVECTOR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
TXID_SNAPSHOT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
TXID_SNAPSHOT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
TXID_SNAPSHOT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
TXID_SNAPSHOT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
type() - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
type() - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
type() - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
type() - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
type(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成-子流程]
索引类型
type(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成-子流程]
索引类型
type(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成-子流程]
索引类型
type(DataRuntime, StringBuilder, Index) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成-子流程]
索引类型

U

UNIQUEIDENTIFIER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
UNIQUEIDENTIFIER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
UNIQUEIDENTIFIER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
UNIQUEIDENTIFIER - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
update(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
UPDATE [调用入口]
update(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
UPDATE [调用入口]
update(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
UPDATE [调用入口]
update(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
UPDATE [调用入口]
update(DataRuntime, String, String, Object, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
update [命令执行]
update(DataRuntime, String, String, Object, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
update [命令执行]
update(DataRuntime, String, String, Object, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
update [命令执行]
update(DataRuntime, String, String, Object, ConfigStore, Run) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
update [命令执行]
UROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
UROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
UROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
UROWID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
UUID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
UUID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
UUID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
UUID - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

V

value(DataRuntime, Column, DriverAdapter.SQL_BUILD_IN_VALUE) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
内置函数 多种数据库兼容时需要
value(DataRuntime, Column, DriverAdapter.SQL_BUILD_IN_VALUE) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
内置函数 多种数据库兼容时需要
value(DataRuntime, Column, DriverAdapter.SQL_BUILD_IN_VALUE) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
内置函数 多种数据库兼容时需要
value(DataRuntime, Column, DriverAdapter.SQL_BUILD_IN_VALUE) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
内置函数 多种数据库兼容时需要
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
Returns an array containing the constants of this enum class, in the order they are declared.
VARBINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
VARBINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
VARBINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
VARBINARY - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
VARBIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
VARBIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
VARBIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
VARBIT - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
VARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
VARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
VARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
VARCHAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
VARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
VARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
VARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
VARCHAR2 - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
version(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 version
version(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 version
version(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 version
version(DataRuntime, boolean, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
根据JDBC内置接口 version
version(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
根据查询结果集构造 version
version(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
根据查询结果集构造 version
version(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
根据查询结果集构造 version
version(DataRuntime, int, boolean, String, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[结果集封装]
根据查询结果集构造 version
version(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
当前数据源 数据库类型
version(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
当前数据源 数据库类型
version(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
当前数据源 数据库类型
version(DataRuntime, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
当前数据源 数据库类型
views(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[结果集封装]
根据根据驱动内置接口补充
views(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[结果集封装]
根据根据驱动内置接口补充
views(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[结果集封装]
根据根据驱动内置接口补充
views(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
根据根据驱动内置接口补充
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
查询视图
views(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
查询视图
views(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
查询视图
views(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
查询视图

W

writer() - enum class中的方法 org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
 
writer() - enum class中的方法 org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
 
writer() - enum class中的方法 org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
 
writer() - enum class中的方法 org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
 

X

XML - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
XML - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
XML - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
XML - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 

Y

YEAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
YEAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
YEAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
YEAR - enum class 中的枚举常量 org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|所有程序包