跳过导航链接
A B C D E F G I K M N O P Q R S T U V W 

A

add(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
添加约束
add(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
添加触发器
add(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
添加列,执行的SQL通过meta.ddls()返回
add(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
添加标签
add(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
添加主键
add(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口] 添加外键
add(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
添加索引
add(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
添加约束
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, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Tag, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 修改函数
alter(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Tag, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 修改函数
alter(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
修改视图,执行的SQL通过meta.ddls()返回
alter(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
修改主表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Tag, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口] 修改函数
alter(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
修改表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
修改视图,执行的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.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
修改分区表,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
修改列,执行的SQL通过meta.ddls()返回
alter(DataRuntime, Table, Tag, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
修改标签
alter(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, Table, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
修改主键
alter(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Table, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口] 修改外键
alter(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Table, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
修改索引
alter(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Table, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
修改约束
alter(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
修改触发器
alter(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
修改存储过程
alter(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口] 修改函数
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 [命令合成-子流程]
批量插入数据时,多行数据之间分隔符
buildAddRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildAddRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成] 添加外键
buildAddRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildAddRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成] 添加外键
buildAddRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildAddRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成] 添加外键
buildAddRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
添加约束
buildAddRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
添加列
buildAddRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildAddRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
添加标签
buildAddRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
添加主键
buildAddRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成] 添加外键
buildAddRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
添加索引
buildAddRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
添加约束
buildAlterRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildAlterRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成] 修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildAlterRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成] 修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildAlterRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成] 修改函数 有可能生成多条SQL
buildAlterRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
修改表
buildAlterRun(DataRuntime, Table, Collection<Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
修改列 有可能生成多条SQL,根据数据库类型优先合并成一条执行
buildAlterRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
修改视图
buildAlterRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表
buildAlterRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
修改分区表
buildAlterRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
修改列 有可能生成多条SQL
buildAlterRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildAlterRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改标签 有可能生成多条SQL
buildAlterRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
修改主键 有可能生成多条SQL
buildAlterRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
添加外键
buildAlterRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
修改索引 有可能生成多条SQL
buildAlterRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
修改约束 有可能生成多条SQL
buildAlterRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
修改触发器 有可能生成多条SQL
buildAlterRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程 有可能生成多条SQL
buildAlterRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成] 修改函数 有可能生成多条SQL
buildAppendCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
添加视图备注(视图创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildAppendCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
添加表备注(表创建完成后调用,创建过程能添加备注的不需要实现)
buildChangeCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
修改备注
buildChangeCommentRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
修改主表备注
buildChangeCommentRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成-子流程]
修改分区表备注
buildChangeCommentRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeCommentRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改备注 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改默认值 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeDefaultRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改默认值 一般不直接调用,如果需要由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, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改非空限制 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeNullableRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改非空限制 一般不直接调用,如果需要由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, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildChangeTypeRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改数据类型 一般不直接调用,如果需要由buildAlterRun内部统一调用
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, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成] 添加函数
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, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成] 添加函数
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, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成] 添加函数
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, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
创建视图
buildCreateRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
创建主表
buildCreateRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
创建分区表
buildCreateRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
添加触发器
buildCreateRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
添加存储过程
buildCreateRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成] 添加函数
buildDeleteRun(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRun(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成]
合成 where k1 = v1 and k2 = v2
buildDeleteRun(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成]
合成 where column in (values)
buildDeleteRunFromEntity(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromEntity(DataRuntime, String, Object, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where k1 = v1 and k2 = v2
buildDeleteRunFromTable(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, String, String, Object) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令合成-子流程]
合成 where column in (values)
buildDeleteRunFromTable(DataRuntime, int, String, 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, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
buildDropRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成] 删除外键
buildDropRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成] 删除函数
buildDropRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
buildDropRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成] 删除外键
buildDropRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成] 删除函数
buildDropRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
buildDropRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成] 删除外键
buildDropRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成] 删除函数
buildDropRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
删除表
buildDropRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
删除视图
buildDropRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
删除主表
buildDropRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成-]
删除分区表
buildDropRun(DataRuntime, Column, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
删除列
buildDropRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
buildDropRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
删除标签
buildDropRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
删除主键
buildDropRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成] 删除外键
buildDropRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
删除索引
buildDropRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
删除约束
buildDropRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
删除触发器
buildDropRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
删除存储过程
buildDropRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成] 删除函数
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, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildInsertRun(DataRuntime, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成]
填充inset命令内容(创建批量INSERT RunPrepare)
buildQueryCatalogRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQueryCatalogRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQueryCatalogRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQueryCatalogRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQueryColumnRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryColumnRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
查询表上的列
buildQueryConstraintRun(DataRuntime, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成] 查询表上的约束
buildQueryConstraintRun(DataRuntime, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成] 查询表上的约束
buildQueryConstraintRun(DataRuntime, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成] 查询表上的约束
buildQueryConstraintRun(DataRuntime, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成] 查询表上的约束
buildQueryDatabaseRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[命令合成]
查询所有数据库
buildQueryDatabaseRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[命令合成]
查询所有数据库
buildQueryDatabaseRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[命令合成]
查询所有数据库
buildQueryDatabaseRun(DataRuntime, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[命令合成]
查询所有数据库
buildQueryDDLRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDDLRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDDLRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDDLRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDDLRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDDLRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDDLRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDDLRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDDLRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDDLRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDDLRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDDLRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDDLRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDDLRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDDLRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDDLRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDDLRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDDLRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryDDLRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表DDL
buildQueryDDLRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
查询view DDL
buildQueryDDLRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
查询 MasterTable DDL
buildQueryDDLRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
查询 PartitionTable DDL
buildQueryDDLRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
查询存储DDL
buildQueryDDLRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成]
查询函数DDL
buildQueryForeignRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryForeignRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成]
查询表上的外键
buildQueryFunctionRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成] 查询表上的 Trigger
buildQueryFunctionRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成] 查询表上的 Trigger
buildQueryFunctionRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成] 查询表上的 Trigger
buildQueryFunctionRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成] 查询表上的 Trigger
buildQueryIndexRun(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexRun(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexRun(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryIndexRun(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
查询表上的索引
buildQueryMasterTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成]
查询主表
buildQueryMasterTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成]
查询主表
buildQueryPartitionTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
根据主表查询分区表
buildQueryPartitionTableRun(DataRuntime, MasterTable, Map<String, Object>) - 类 中的方法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[命令合成]
查询表上的主键
buildQueryProcedureRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成] 查询表上的 Trigger
buildQueryProcedureRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成] 查询表上的 Trigger
buildQueryProcedureRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成] 查询表上的 Trigger
buildQueryProcedureRun(DataRuntime, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成] 查询表上的 Trigger
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
buildQuerySchemaRun(DataRuntime, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQuerySchemaRun(DataRuntime, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQuerySchemaRun(DataRuntime, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[命令合成]
查询所有数据库
buildQuerySchemaRun(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
buildQueryTableCommentRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTableCommentRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTableCommentRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTableCommentRun(DataRuntime, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表备注
buildQueryTableRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTableRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTableRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTableRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
查询表,不是查表中的数据
buildQueryTagRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTagRun(DataRuntime, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
查询表上的列
buildQueryTriggerRun(DataRuntime, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成] 查询表上的 Trigger
buildQueryTriggerRun(DataRuntime, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成] 查询表上的 Trigger
buildQueryTriggerRun(DataRuntime, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成] 查询表上的 Trigger
buildQueryTriggerRun(DataRuntime, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成] 查询表上的 Trigger
buildQueryViewRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
查询视图
buildQueryViewRun(DataRuntime, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
查询视图
buildRenameRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[命令合成] 修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[命令合成] 修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[命令合成] 修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[命令合成] 修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[命令合成] 修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[命令合成] 修改函数名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成]
重命名 子类实现
buildRenameRun(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成]
重命名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[命令合成-子流程]
主表重命名
buildRenameRun(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[命令合成]
分区表重命名
buildRenameRun(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成]
修改列名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[命令合成]
修改标签名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[命令合成]
修改主键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[命令合成] 修改外键名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成]
修改索引名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[命令合成]
修改约束名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[命令合成]
修改触发器名 一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[命令合成]
修改存储过程名
一般不直接调用,如果需要由buildAlterRun内部统一调用
buildRenameRun(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[命令合成] 修改函数名 一般不直接调用,如果需要由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
 

C

catalog(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
catalog(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
catalog(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
catalog(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalog(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
catalog(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 name检测catalogs集合中是否存在
catalogs(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, int, boolean, LinkedHashMap<String, Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, int, boolean, List<Catalog>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[调用入口]
catalogs(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[调用入口]
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.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据查询结果集构造 Database
catalogs(DataRuntime, boolean, LinkedHashMap<String, Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
catalogs(DataRuntime, boolean, List<Catalog>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
catalog[结果集封装]
根据驱动内置接口补充 catalog
charset(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:编码
charset(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
编码
charset(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:编码
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, String, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, String, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, String, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
过滤掉表结构中不存在的列
checkMetadata(DataRuntime, String, 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
 
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, DataSource, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkSchema(DataRuntime, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkSchema(DataRuntime, T) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkSchema(DataRuntime, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
checkSchema(DataRuntime, DataSource, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkSchema(DataRuntime, Connection, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
checkSchema(DataRuntime, T) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
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
column(DataRuntime, Column, ResultSetMetaData, int) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
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, ResultSetMetaData, int) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
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, ResultSetMetaData, int) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
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, ResultSetMetaData, int) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装-子流程](方法2)
方法(2)表头内部遍历
column(DataRuntime, Column, ResultSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装-子流程](方法3)
方法(3)内部遍历
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, String, boolean, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
查询所有表的列
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
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>, DatabaseMetaData, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装](方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[结果集封装](方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, String, boolean, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
查询所有表的列
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
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>, DatabaseMetaData, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装](方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[结果集封装](方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, String, boolean, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
查询所有表的列
columns(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装]
根据查询结果集构造Tag
columns(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
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>, DatabaseMetaData, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装](方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[结果集封装](方法4)
解析查询结果metadata(0=1)
columns(DataRuntime, String, boolean, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
查询表结构
columns(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
查询所有表的列
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.gbase8s.postgres.GbaseAdapter
 
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>, DatabaseMetaData, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装](方法3)
有表名的情况下可用
根据jdbc.datasource.connection.DatabaseMetaData获取指定表的列数据
columns(DataRuntime, boolean, LinkedHashMap<String, T>, Table, SqlRowSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[结果集封装](方法4)
解析查询结果metadata(0=1)
comment(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
备注
comment(DataRuntime, StringBuilder, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
备注
comment(DataRuntime, StringBuilder, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
备注
comment(DataRuntime, StringBuilder, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成-子流程]
索引备注
comment(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
备注
comment(DataRuntime, StringBuilder, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[命令合成-子流程]
视图备注
comment(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:备注
comment(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[命令合成-子流程]
索引备注
comments(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.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, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.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, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.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, 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.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, DataRow, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
confirmUpdateColumns(DataRuntime, String, DataRow, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
update [命令合成-子流程]
确认需要更新的列
confirmUpdateColumns(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
constraints(DataRuntime, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, int, boolean, Table, List<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.oracle.GbaseAdapter
constraint[结果集封装] 根据查询结果集构造Constraint
constraints(DataRuntime, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, int, boolean, Table, List<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.gbase8a.postgres.GbaseAdapter
constraint[结果集封装] 根据查询结果集构造Constraint
constraints(DataRuntime, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, String, Table, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
constraints(DataRuntime, int, boolean, Table, List<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.oracle.GbaseAdapter
constraint[结果集封装] 根据查询结果集构造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.gbase8s.postgres.GbaseAdapter
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.gbase8s.postgres.GbaseAdapter
constraint[结果集封装] 根据查询结果集构造Constraint
count(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
count [调用入口]
count(DataRuntime, String, Run) - 类 中的方法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, Run) - 类 中的方法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, Run) - 类 中的方法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.gbase8s.postgres.GbaseAdapter
count [命令执行]
create(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 添加函数
create(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 添加函数
create(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
创建视图,执行的SQL通过meta.ddls()返回
create(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
创建主表,执行的SQL通过meta.ddls()返回
create(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口] 添加函数
create(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
创建表,执行的SQL通过meta.ddls()返回
create(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
创建视图,执行的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.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
create(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
添加存储过程
create(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口] 添加函数
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, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRun(DataRuntime, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
根据entity创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用
createInsertRunFromCollection(DataRuntime, int, String, Collection, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
根据collection创建 INSERT RunPrepare由buildInsertRun调用

D

database(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
database(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 name检测databases集合中是否存在
database(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
database(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 name检测databases集合中是否存在
database(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
database(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 name检测databases集合中是否存在
database(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
database(List<T>, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 name检测databases集合中是否存在
databases(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
databases(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
databases(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[调用入口]
databases(DataRuntime, int, boolean, LinkedHashMap<String, Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
database[结果集封装]
databases(DataRuntime, int, boolean, List<Database>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
databases(DataRuntime, String, boolean, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
database[调用入口]
databases(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.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.gbase8s.postgres.GbaseAdapter
 
ddl(DataRuntime, String, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, String, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
ddl(DataRuntime, int, View, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, String, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装] 查询 Procedure DDL
ddl(DataRuntime, String, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, String, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, String, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
ddl(DataRuntime, int, View, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, String, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装] 查询 Procedure DDL
ddl(DataRuntime, String, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, String, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, String, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
ddl(DataRuntime, int, View, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, String, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装] 查询 Procedure DDL
ddl(DataRuntime, String, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装]
查询 Function DDL
ddl(DataRuntime, String, Table, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
ddl(DataRuntime, int, Table, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[结果集封装]
查询表DDL
ddl(DataRuntime, String, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
ddl(DataRuntime, int, View, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
查询 view DDL
ddl(DataRuntime, String, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[调用入口]
ddl(DataRuntime, int, MasterTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
ddl(DataRuntime, int, PartitionTable, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[结果集封装]
查询 MasterTable DDL
ddl(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
ddl(DataRuntime, int, Procedure, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装] 查询 Procedure DDL
ddl(DataRuntime, String, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口]
ddl(DataRuntime, int, Function, List<String>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装]
查询 Function DDL
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, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete [调用入口]
根据configs和conditions过滤条件
delete(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
delete[命令执行]
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, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete [调用入口]
根据configs和conditions过滤条件
delete(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
delete[命令执行]
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, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete [调用入口]
根据configs和conditions过滤条件
delete(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
delete[命令执行]
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.gbase8s.postgres.GbaseAdapter
delete [调用入口]
根据configs和conditions过滤条件
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)
drop(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 删除函数
drop(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 删除函数
drop(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
删除视图,执行的SQL通过meta.ddls()返回
drop(DataRuntime, MasterTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
删除主表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, PartitionTable) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口] 删除函数
drop(DataRuntime, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
删除表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, View) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
删除视图,执行的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.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
删除分区表,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
删除列,执行的SQL通过meta.ddls()返回
drop(DataRuntime, Tag) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
删除标签
drop(DataRuntime, PrimaryKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
删除主键
drop(DataRuntime, ForeignKey) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口] 删除外键
drop(DataRuntime, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
删除索引
drop(DataRuntime, Constraint) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
删除约束
drop(DataRuntime, Trigger) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
删除触发器
drop(DataRuntime, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
删除存储过程
drop(DataRuntime, Function) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口] 删除函数
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[命令合成-子流程]
触发级别(行或整个命令)
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
execute(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
execute(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
execute(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
ddl [执行命令]
execute(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [调用入口]
execute(DataRuntime, String, int, ConfigStore, String, List<Object>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
execute(DataRuntime, String, Procedure) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure [命令执行]
execute(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [命令执行]
execute(DataRuntime, String, BaseMetadata, ACTION.DDL, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
ddl [执行命令]
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, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
execute [命令合成-子流程] 填充 execute 命令内容
fillExecuteContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
execute [命令合成-子流程] 填充 execute 命令内容
fillExecuteContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillExecuteContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
execute [命令合成-子流程] 填充 execute 命令内容
fillExecuteContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillExecuteContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
execute [命令合成-子流程] 填充 execute 命令内容
fillInsertContent(DataRuntime, Run, String, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, Collection, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, DataSet, ConfigStore, LinkedHashMap<String, Column>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
insert [命令合成-子流程]
填充inset命令内容(创建批量INSERT RunPrepare)
fillInsertContent(DataRuntime, Run, String, Collection, 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, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
fillQueryContent(DataRuntime, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select[命令合成-子流程]
构造查询主体
fillQueryContent(DataRuntime, XMLRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TextRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
fillQueryContent(DataRuntime, TableRun) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
foreigns(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
foreigns(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口]
查询外键
foreigns(DataRuntime, int, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[结构集封装]
根据查询结果集构造PrimaryKey
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[结果集封装] 根据驱动内置接口补充 Function
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[结果集封装] 根据驱动内置接口补充 Function
functions(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口]
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[结果集封装] 根据驱动内置接口补充 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.gbase8s.postgres.GbaseAdapter
function[调用入口]
functions(DataRuntime, int, boolean, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装] 根据查询结果集构造 Trigger
functions(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[结果集封装] 根据驱动内置接口补充 Function

G

GbaseAdapter - org.anyline.data.jdbc.gbase8a.oracle中的类
 
GbaseAdapter() - 类 的构造器org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
GbaseAdapter - org.anyline.data.jdbc.gbase8a.postgres中的类
 
GbaseAdapter() - 类 的构造器org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
GbaseAdapter - org.anyline.data.jdbc.gbase8s.oracle中的类
 
GbaseAdapter() - 类 的构造器org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
GbaseAdapter - org.anyline.data.jdbc.gbase8s.postgres中的类
 
GbaseAdapter() - 类 的构造器org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8a.oracle中的枚举
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8a.postgres中的枚举
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8s.oracle中的枚举
 
GbaseColumnTypeAlias - org.anyline.data.jdbc.gbase8s.postgres中的枚举
 
GbaseReader - org.anyline.data.jdbc.gbase8a.oracle中的枚举
 
GbaseReader - org.anyline.data.jdbc.gbase8a.postgres中的枚举
 
GbaseReader - org.anyline.data.jdbc.gbase8s.oracle中的枚举
 
GbaseReader - org.anyline.data.jdbc.gbase8s.postgres中的枚举
 
GbaseWriter - org.anyline.data.jdbc.gbase8a.oracle中的枚举
 
GbaseWriter - org.anyline.data.jdbc.gbase8a.postgres中的枚举
 
GbaseWriter - org.anyline.data.jdbc.gbase8s.oracle中的枚举
 
GbaseWriter - org.anyline.data.jdbc.gbase8s.postgres中的枚举
 
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

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
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, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.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, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, boolean, List<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.oracle.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, boolean, List<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.gbase8a.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, String, boolean, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, String, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
indexs(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, int, boolean, Table, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, boolean, List<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.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.gbase8s.postgres.GbaseAdapter
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.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据查询结果集构造Index
indexs(DataRuntime, boolean, List<T>, Table, boolean, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
indexs(DataRuntime, boolean, LinkedHashMap<String, T>, Table, boolean, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[结果集封装]
根据驱动内置接口
insert(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值,执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值,执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [调用入口]
执行前根据主键生成器补充主键值,执行完成后会补齐自增主键值
insert(DataRuntime, String, Object, ConfigStore, Run, String[]) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
insert [命令执行]
执行完成后会补齐自增主键值
insert(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.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
 
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(Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
isMultipleValue(DataRuntime, TableRun, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
isMultipleValue(DataRuntime, TableRun, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
isMultipleValue(DataRuntime, TableRun, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
是否是可以接收数组类型的值
isMultipleValue(Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 

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等

M

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, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query [调用入口]
对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query [调用入口]
对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query [调用入口]
对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
maps(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
query [调用入口]
对性能有要求的场景调用,返回java原生map集合,结果中不包含元数据信息
maps(DataRuntime, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
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 命令
mtables(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.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, boolean, LinkedHashMap<String, T>, 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, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, 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, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, 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[调用入口]
查询主表
mtables(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
根据查询结果集构造Table
mtables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
master table[结果集封装]
根据根据驱动内置接口

N

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[命令合成-子流程]
列定义:非空

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')
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, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, int, Table, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, int, Table, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, int, Table, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
primary(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
查询主键
primary(DataRuntime, int, Table, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[结构集封装]
根据查询结果集构造PrimaryKey
primary(DataRuntime, StringBuilder, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[命令合成-子流程]
定义表的主键标识,在创建表的DDL结尾部分(注意不要跟列定义中的主键重复)
primary(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:定义列的主键标识(注意不要跟表定义中的主键重复)
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装] 根据查询结果集构造 Trigger
procedures(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装] 根据查询结果集构造 Trigger
procedures(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, String, boolean, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, String, Catalog, Schema, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装] 根据查询结果集构造 Trigger
procedures(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 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.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
procedures(DataRuntime, int, boolean, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装] 根据查询结果集构造 Trigger
procedures(DataRuntime, boolean, List<T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 Procedure
procedures(DataRuntime, boolean, LinkedHashMap<String, T>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[结果集封装] 根据驱动内置接口补充 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执行完成后的结果处理
ptables(DataRuntime, String, boolean, MasterTable, Map<String, Object>, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.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, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类 中的方法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, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类 中的方法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, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类 中的方法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[调用入口]
查询主表
ptables(DataRuntime, int, int, boolean, MasterTable, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
partition table[结果集封装]
根据查询结果集构造Table
ptables(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, MasterTable) - 类 中的方法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, Procedure, PageNavi) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
query procedure [调用入口]
querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query [调用入口]
返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, Procedure, PageNavi) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
query procedure [调用入口]
querys(DataRuntime, String, RunPrepare, ConfigStore, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query [调用入口]
返回DataSet中包含元数据信息,如果性能有要求换成maps
querys(DataRuntime, String, Procedure, PageNavi) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
query procedure [调用入口]
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.gbase8s.postgres.GbaseAdapter
query procedure [调用入口]

R

reader() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
 
reader() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
 
reader() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
 
reader() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
 
rename(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Tag, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, PrimaryKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, ForeignKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, Index, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Constraint, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Trigger, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Procedure, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Function, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
function[调用入口] 重命名函数
rename(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Tag, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, PrimaryKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, ForeignKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, Index, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Constraint, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Trigger, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Procedure, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Function, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
function[调用入口] 重命名函数
rename(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[调用入口]
重命名视图,执行的SQL通过meta.ddls()返回
rename(DataRuntime, MasterTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
master table[调用入口]
重命名主表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, PartitionTable, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Tag, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, PrimaryKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, ForeignKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, Index, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Constraint, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Trigger, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Procedure, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Function, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
function[调用入口] 重命名函数
rename(DataRuntime, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
table[调用入口]
重命名表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, View, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[调用入口]
重命名视图,执行的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.gbase8s.postgres.GbaseAdapter
partition table[调用入口]
创建分区表,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Column, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
column[调用入口]
重命名列,执行的SQL通过meta.ddls()返回
rename(DataRuntime, Tag, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
重命名标签
rename(DataRuntime, PrimaryKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
primary[调用入口]
添加主键
rename(DataRuntime, ForeignKey, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
foreign[调用入口] 重命名外键
rename(DataRuntime, Index, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
index[调用入口]
重命名索引
rename(DataRuntime, Constraint, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
constraint[调用入口]
重命名约束
rename(DataRuntime, Trigger, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
重命名触发器
rename(DataRuntime, Procedure, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
procedure[调用入口]
重命名存储过程
rename(DataRuntime, Function, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
function[调用入口] 重命名函数
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下标

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, String, Collection<?>, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
saveCollection(DataRuntime, String, String, Collection<?>, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
saveCollection(DataRuntime, String, String, Collection<?>, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
saveCollection(DataRuntime, String, String, Collection<?>, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
saveObject(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
saveObject(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
saveObject(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
saveObject(DataRuntime, String, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
schema(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
schema(List<T>, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
schema(List<T>, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
schema(List<T>, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schema(DataRuntime, int, boolean, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
schema(List<T>, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
根据 catalog, name检测schemas集合中是否存在
schemas(DataRuntime, String, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
schemas(DataRuntime, String, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
schemas(DataRuntime, String, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, int, boolean, LinkedHashMap<String, Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
schema[结果集封装]
根据查询结果集构造 Database
schemas(DataRuntime, int, boolean, List<Schema>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
schemas(DataRuntime, String, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[调用入口]
schemas(DataRuntime, String, boolean, Catalog, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
schema[调用入口]
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.gbase8s.postgres.GbaseAdapter
 
select(DataRuntime, String, Class<T>, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, boolean, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
select [命令执行]
select(DataRuntime, String, Class<T>, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, boolean, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
select [命令执行]
select(DataRuntime, String, Class<T>, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, boolean, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
select [命令执行]
select(DataRuntime, String, Class<T>, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行-子流程]
DataRow转换成Entity
select(DataRuntime, String, boolean, String, ConfigStore, Run) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
select [命令执行]
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 [命令执行]
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 [命令合成-子流程]
设置主键值
standard() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
 
standard() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
 
standard() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
 
standard() - 枚举 中的方法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() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
 
supports() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
 

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, String, boolean, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
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, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
table[结果集封装]
根据查询结果集构造Table
tables(DataRuntime, boolean, LinkedHashMap<String, 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.oracle.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
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, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
table[结果集封装]
根据查询结果集构造Table
tables(DataRuntime, boolean, LinkedHashMap<String, 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.gbase8a.postgres.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tables(DataRuntime, String, boolean, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[调用入口]
tables(DataRuntime, String, Catalog, Schema, String, String, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
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, List<T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
table[结果集封装]
根据查询结果集构造Table
tables(DataRuntime, boolean, LinkedHashMap<String, 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.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.gbase8s.postgres.GbaseAdapter
 
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.gbase8s.postgres.GbaseAdapter
table[结果集封装]
根据查询结果集构造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.gbase8s.postgres.GbaseAdapter
table[结果集封装]
根据驱动内置方法补充
tags(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
tags(DataRuntime, String, boolean, Table) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[调用入口]
查询表结构
tags(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[结果集封装]
根据查询结果集构造Tag
tags(DataRuntime, boolean, LinkedHashMap<String, T>, Table, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
tag[结果集封装]
解析JDBC get columns结果
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
trigger[结果集封装] 根据查询结果集构造 Trigger
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
trigger[结果集封装] 根据查询结果集构造 Trigger
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
trigger[结果集封装] 根据查询结果集构造 Trigger
triggers(DataRuntime, String, boolean, Table, List<Trigger.EVENT>) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[调用入口]
triggers(DataRuntime, int, boolean, Table, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
trigger[结果集封装] 根据查询结果集构造 Trigger
truncate(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
truncate [调用入口]
truncate(DataRuntime, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
truncate [调用入口]
type() - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
 
type(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
index[命令合成-子流程]
索引类型
type() - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
 
type(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
index[命令合成-子流程]
索引类型
type() - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
 
type(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型
type(DataRuntime, StringBuilder, Column, String, boolean, boolean) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
column[命令合成-子流程]
列定义:数据类型定义
type(DataRuntime, StringBuilder, Index) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
index[命令合成-子流程]
索引类型
type() - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
 
type(DataRuntime, StringBuilder, Column) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.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.gbase8s.postgres.GbaseAdapter
index[命令合成-子流程]
索引类型

U

update(DataRuntime, String, int, String, Object, ConfigStore, List<String>) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
UPDATE [调用入口]
update(DataRuntime, String, String, Object, ConfigStore, Run) - 类 中的方法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, String, Object, ConfigStore, Run) - 类 中的方法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, String, Object, ConfigStore, Run) - 类 中的方法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.gbase8s.postgres.GbaseAdapter
update [命令执行]

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) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseColumnTypeAlias
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseReader
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseColumnTypeAlias
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseReader
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseColumnTypeAlias
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseReader
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseColumnTypeAlias
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseReader
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
views(DataRuntime, String, boolean, Catalog, Schema, String, String) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[调用入口]
查询视图
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, boolean, LinkedHashMap<String, T>, 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, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, boolean, LinkedHashMap<String, T>, 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, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, boolean, LinkedHashMap<String, T>, 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[调用入口]
查询视图
views(DataRuntime, int, boolean, Catalog, Schema, LinkedHashMap<String, T>, DataSet) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
根据查询结果集构造View
views(DataRuntime, boolean, LinkedHashMap<String, T>, Catalog, Schema, String, String...) - 类 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseAdapter
view[结果集封装]
根据根据驱动内置接口补充

W

writer() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.oracle.GbaseWriter
 
writer() - 枚举 中的方法org.anyline.data.jdbc.gbase8a.postgres.GbaseWriter
 
writer() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.oracle.GbaseWriter
 
writer() - 枚举 中的方法org.anyline.data.jdbc.gbase8s.postgres.GbaseWriter
 
A B C D E F G I K M N O P Q R S T U V W 
跳过导航链接

Copyright © 2023. All rights reserved.