METHOD AND SYSTEM FOR IMPLEMENTING EFFICIENT UPDATABLE RELATIONAL VIEWS OVER XML DATA
    2.
    发明申请
    METHOD AND SYSTEM FOR IMPLEMENTING EFFICIENT UPDATABLE RELATIONAL VIEWS OVER XML DATA 有权
    在XML数据中实现有效的可更新关系视图的方法和系统

    公开(公告)号:US20120296942A1

    公开(公告)日:2012-11-22

    申请号:US13110671

    申请日:2011-05-18

    CPC classification number: G06F17/30926 G06F17/30932

    Abstract: Disclosed is a method, system, and program product for providing an efficient mechanism to provide updateable relational views over XML. This will allow application developers to write both queries and updates using a relational (SQL) syntax, even though the underlying data is stored as XML. According to some approaches, this is accomplished by implementing a reverse mapping from the data within the views to the node addresses of the corresponding data in the underlying XML document.

    Abstract translation: 公开了一种方法,系统和程序产品,用于提供有效的机制以通过XML提供可更新的关系视图。 这将允许应用程序开发人员使用关系(SQL)语法编写查询和更新,即使底层数据存储为XML。 根据一些方法,这通过实现从视图内的数据到底层XML文档中相应数据的节点地址的反向映射来实现。

    Storage model for large object columns
    3.
    发明授权
    Storage model for large object columns 有权
    大对象列的存储模型

    公开(公告)号:US07853619B2

    公开(公告)日:2010-12-14

    申请号:US10949895

    申请日:2004-09-23

    CPC classification number: G06F17/30318 G06F17/30607

    Abstract: Methods and apparatus for enabling a plurality of table columns arranged to be associated with large objects (LOBs) to share a single LOB data segment within a database are disclosed. According to one aspect of the present invention, a method for allocating space associated with at least a first column arranged to accommodate LOB data and a second column arranged to accommodate LOB data includes allocating a first LOB data segment. The method also includes associating both the first column and the second column with the first LOB data segment.

    Abstract translation: 公开了一种用于启用被布置为与大对象(LOB)相关联的多个表列以在数据库内共享单个LOB数据段的方法和装置。 根据本发明的一个方面,一种用于分配空间的方法,所述方法用于分配与至少布置成容纳LOB数据的第一列相关联的空间,以及用于容纳LOB数据的第二列,包括分配第一LOB数据段。 该方法还包括将第一列和第二列与第一LOB数据段相关联。

    Compositions of Angiopoietin, fragments, mutants and analogs thereof and uses of the same
    4.
    发明授权
    Compositions of Angiopoietin, fragments, mutants and analogs thereof and uses of the same 有权
    促血管生成素,其片段,突变体及其类似物的组合物及其用途

    公开(公告)号:US07569543B2

    公开(公告)日:2009-08-04

    申请号:US10789222

    申请日:2004-02-27

    Applicant: Qin Yu

    Inventor: Qin Yu

    CPC classification number: C07K14/515 A61K38/00

    Abstract: The present invention relates to Ang-1, Ang-2, and Ang-3, and to methods and uses of the same. The present invention also relates to ECM-binding fragments, non-ECM-binding fragments, proteolytic resistant fragments and C-terminal fragments of Ang-1, and to methods and uses of the same.

    Abstract translation: 本发明涉及Ang-1,Ang-2和Ang-3及其方法和用途。 本发明还涉及Ang-1的ECM结合片段,非ECM结合片段,蛋白水解抗性片段和C-末端片段及其方法和用途。

    Storage model for large object columns
    5.
    发明申请
    Storage model for large object columns 有权
    大对象列的存储模型

    公开(公告)号:US20060075006A1

    公开(公告)日:2006-04-06

    申请号:US10949895

    申请日:2004-09-23

    CPC classification number: G06F17/30318 G06F17/30607

    Abstract: Methods and apparatus for enabling a plurality of table columns arranged to be associated with large objects (LOBs) to share a single LOB data segment within a database are disclosed. According to one aspect of the present invention, a method for allocating space associated with at least a first column arranged to accommodate LOB data and a second column arranged to accommodate LOB data includes allocating a first LOB data segment. The method also includes associating both the first column and the second column with the first LOB data segment.

    Abstract translation: 公开了一种用于启用被布置为与大对象(LOB)相关联的多个表列以共享数据库内的单个LOB数据段的方法和装置。 根据本发明的一个方面,一种用于分配空间的方法,所述方法用于分配与至少布置成容纳LOB数据的第一列相关联的空间,以及用于容纳LOB数据的第二列,包括分配第一LOB数据段。 该方法还包括将第一列和第二列与第一LOB数据段相关联。

    Storage optimization for VARRAY columns
    6.
    发明申请
    Storage optimization for VARRAY columns 有权
    VARRAY列的存储优化

    公开(公告)号:US20060047670A1

    公开(公告)日:2006-03-02

    申请号:US10912426

    申请日:2004-08-05

    CPC classification number: G06F17/30318

    Abstract: Methods and apparatus for efficiently storing data in a variable array (VARRAY) of a database system are disclosed. A method for storing data in a VARRAY having an associated large object segment in a system having a memory and a kernel includes determining a size of data to be inserted into the VARRAY. The method also includes determining when the size of the data is less than a threshold value, and storing the data as inline raw data in a column of the VARRAY that is present in the memory when the size of the data is less than the threshold value. When the size of the data is not less than the threshold value, the data is stored in a large object that is associated with the VARRAY. Further, when a VARRAY type is evolved to have a larger maximum size, existing data is not migrated or transformed.

    Abstract translation: 公开了将数据有效地存储在数据库系统的可变数组(VARRAY)中的方法和装置。 在具有存储器和内核的系统中具有相关联的大对象段的VARRAY中存储数据的方法包括确定要插入到VARRAY中的数据的大小。 该方法还包括当数据的大小小于阈值时确定数据的大小是否小于阈值,并且当数据的大小小于阈值时,将数据作为内联原始数据存储在存在于存储器中的VARRAY的列中 。 当数据的大小不小于阈值时,数据存储在与VARRAY相关联的大对象中。 此外,当VARRAY类型演变为具有较大的最大大小时,现有数据不会迁移或转换。

    Short message filter mechanism and communication device
    7.
    发明申请
    Short message filter mechanism and communication device 审中-公开
    短消息过滤机制和通信设备

    公开(公告)号:US20060019684A1

    公开(公告)日:2006-01-26

    申请号:US10896119

    申请日:2004-07-22

    CPC classification number: H04M1/72552 H04L51/12 H04L51/38 H04M1/57 H04M1/72563

    Abstract: A communication device with a short message filter mechanism. The communication device comprises an incoming phone number filter module for acquiring the number of digits in an incoming phone number accompanying a short message received by the communication device and, if the number of digits in the incoming phone number is less than a preset value, deleting the short message, and a keyword filter module for determining whether the short message contains a specific keyword and, if so, deleting the short message.

    Abstract translation: 具有短消息过滤机制的通信设备。 该通信装置包括:接收电话号码过滤器模块,用于获取伴随通信装置接收到的短消息的来电电话号码的数量;如果来电电话号码的数量小于预设值,则删除 短消息,以及用于确定短消息是否包含特定关键字的关键字过滤器模块,如果是,则删除该短消息。

    Query duration types
    8.
    发明申请
    Query duration types 有权
    查询持续时间类型

    公开(公告)号:US20050154714A1

    公开(公告)日:2005-07-14

    申请号:US10767501

    申请日:2004-01-29

    Abstract: A request to execute a query is received in a database system. In response, the database system determines that a collection of data elements to be returned by the query corresponds to a first data structure not defined within a type dictionary of the database system. The database system obtains attribute values that describe respective data fields within the first data structure, and records, within the type dictionary, a first data type definition that specifies the data fields described by the attribute values.

    Abstract translation: 在数据库系统中接收到执行查询的请求。 作为响应,数据库系统确定要由查询返回的数据元素的集合对应于在数据库系统的类型字典内未定义的第一数据结构。 数据库系统获得描述第一数据结构内的相应数据字段的属性值,并在类型字典内记录指定由属性值描述的数据字段的第一数据类型定义。

    REGULATION OF FUNCTION OF ANGIOPOIETIN
    10.
    发明申请
    REGULATION OF FUNCTION OF ANGIOPOIETIN 审中-公开
    血管平滑肌细胞功能的调节

    公开(公告)号:US20100210520A9

    公开(公告)日:2010-08-19

    申请号:US12211073

    申请日:2008-09-15

    Applicant: Qin Yu

    Inventor: Qin Yu

    CPC classification number: C07K14/515 A61K38/00

    Abstract: Pharmaceutical compositions that comprise a pharmaceutically acceptable carrier and either a therapeutically effective amount of an ECM-binding fragment of Ang-1 protein that comprises SEQ ID NO:1 and/or SEQ ID NO:2 or a homologous peptide thereof and pharmaceutical compositions that comprise a pharmaceutically acceptable carrier and a vector comprising a nucleic acid molecule that comprises the nucleotide sequence that encodes an ECM-binding fragment of Ang-1 protein that comprises SEQ ID NO:1 and/or SEQ ID NO:2 or a homologous peptide thereof are disclosed. Methods of using such compositions to treat individuals suspected of having coronary artery disease, vascular disease or a condition involving ischemia and to promote angiogenesis, endothelial survival and maintaining vascular integrity are disclosed. Methods to identify compounds that modulates binding of Ang-1 to ECM are disclosed. Pharmaceutical compositions which comprise a therapeutically effective amount of Ang-2 protein and/or a vector comprising a nucleic acid molecule that comprises the nucleotide coding sequence of Ang-2 and methods of using such compositions to treat individuals suspected of having cancer are disclosed.

    Abstract translation: 包含药学上可接受的载体和治疗有效量的包含SEQ ID NO:1和/或SEQ ID NO:2的Ang-1蛋白的ECM结合片段或其同源肽的药物组合物和包含 药学上可接受的载体和载体,其包含核酸分子,其包含编码包含SEQ ID NO:1和/或SEQ ID NO:2或其同源肽的Ang-1蛋白的ECM结合片段的核苷酸序列 披露 公开了使用这些组合物治疗怀疑有冠状动脉疾病,血管疾病或涉及缺血的病症并促进血管发生,内皮存活和维持血管完整性的方法。 公开了鉴定调节Ang-1与ECM结合的化合物的方法。 公开了包含治疗有效量的Ang-2蛋白和/或包含含有Ang-2的核苷酸编码序列的核酸分子的载体的药物组合物和使用该组合物治疗疑似患有癌症的个体的方法。

Patent Agency Ranking