检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
int resultFormat); 参数 表1 PQsendQueryParams参数 关键字 参数说明 conn 指向包含链接的对象指针。 command 需要执行的查询字符串。 nParams 参数个数。 paramTypes 参数类型。 paramValues 参数值。
int resultFormat); 参数 表1 PQsendQueryPrepared参数 关键字 参数说明 conn 指向包含链接信息的对象指针。 stmtName 需要执行的prepare名称。 nParams 参数类型。 paramValues 参数值。 paramLengths
name 资源标签名称。对应系统表gs_auditing_policy中的polname字段。 priv_object text 带有数据库对象的全称域名。 filter_name text 过滤条件的逻辑字符串。 父主题: 系统视图
的索引属性。 table_owner character varying(128) 索引对象的所有者。 table_type character(11) 索引对象的类型。 TABLE:索引对象为表类型。 tablespace_name character varying(30) 包含索引的表空间名称。
的索引属性。 table_owner character varying(128) 索引对象的所有者。 table_type character(11) 索引对象的类型。 TABLE:索引对象为表类型。 tablespace_name character varying(30) 包含索引的表空间名称。
二进制类型 GaussDB支持的二进制类型如表1所示。 表1 二进制类型 名称 描述 存储空间 BLOB 二进制大对象。 目前BLOB支持的外部存取接口仅为: DBE_LOB.GET_LENGTH DBE_LOB.READ DBE_LOB.WRITE DBE_LOB.WRITE_APPEND
idx_blks_hit bigint 索引命中缓存数。 last_updated timestamp with time zone 视图中该对象监控数据最后一次更新的时间。 父主题: Cache/IO
table_name character varying(128) 表或视图的名称。 table_type character varying(11) 对象类型。 comments text 注释。 origin_con_id numeric 暂不支持,值为0。 schema character
分区表或索引的拥有者。 name character varying(128) 分区表名或索引名。 object_type character(5) 对象类型。 若分区为分区表,此列为table。 若分区为分区索引,此列为index。 column_name character varying(4000)
paramFormats, int resultFormat); 参数 表1 PQsendQueryParams参数 关键字 参数说明 conn 指向包含连接的对象指针。 command 需要执行的查询字符串。 nParams 参数个数。 paramTypes 参数类型。 paramValues 参数值。
分区表或索引的拥有者。 name character varying(128) 分区表名或索引名。 object_type character(5) 对象类型。 若分区为分区表,此列为table。 若分区为分区索引,此列为index。 column_name character varying(4000)
类型 描述 name character varying(128) 二级分区表名或索引名。 object_type character(5) 对象类型。 若分区为分区表,此列为table。 若分区为分区索引,此列为index。 column_name character varying(4000)
int resultFormat); 参数 表1 PQsendQueryPrepared参数 关键字 参数说明 conn 指向包含连接信息的对象指针。 stmtName 需要执行的prepare名称。 nParams 参数类型。 paramValues 参数值。 paramLengths
int resultFormat); 参数 表1 PQsendQueryPrepared参数 关键字 参数说明 conn 指向包含连接信息的对象指针。 stmtName 需要执行的prepare名称。 nParams 参数个数。 paramValues 参数值。 paramLengths
cpu_time_delta bigint CPU时间(单位:微秒)。 executions_delta integer 自从它被带入库缓存以来在此对象上发生的执行次数增量。 iowait_delta bigint I/O上的时间花费(单位:微秒)。 apwait_delta integer
name 资源标签名称。对应系统表gs_auditing_policy中的polname字段。 priv_object text 带有数据库对象的全称域名。 filter_name text 过滤条件的逻辑字符串。 父主题: 系统视图
所描述字段所属的表或者索引。 starelkind "char" 所属对象的类型。 staattnum smallint 所描述字段在表中的编号,从1开始。 stainherit boolean 是否统计有继承关系的对象。 statimestamp timestamp with time
// 创建要测试的对象 Student student = new Student(); student.setId(20L); student.setAge(222L); student.setSid(222L); // 开启事务,基于session得到对象 Configuration
// 创建要测试的对象。 Student student = new Student(); student.setId(20L); student.setAge(222L); student.setSid(222L); // 开启事务,基于session得到对象。 Configuration
户登录日期和时间)。 owner character varying(128) 受操作影响的对象的创建者。 obj_name character varying(128) 受操作影响的对象的名称。 action numeric 暂不支持,值为NULL。 action_name character