Event Processing with XML Query Based on Reusable XML Query Template
    1.
    发明申请
    Event Processing with XML Query Based on Reusable XML Query Template 有权
    基于可重用XML查询模板的XML查询事件处理

    公开(公告)号:US20110093490A1

    公开(公告)日:2011-04-21

    申请号:US12603308

    申请日:2009-10-21

    IPC分类号: G06F17/30 G06F7/00

    CPC分类号: G06F17/30477 G06F17/30929

    摘要: Methods, systems, and computer-readable media are disclosed for event processing with a query based on a reusable XML query template. A particular method includes receiving a plurality of events from a source and generating a plurality of event objects based on the plurality of events. A query represented by an XML file based on a reusable XML query template is executed with respect to the plurality of event objects to produce a plurality of result objects. Each result object is produced based on an application of at least one operator of the query. A plurality of results is generated based on the plurality of result objects, and the plurality of results is transmitted to a sink.

    摘要翻译: 公开了用于基于可重用XML查询模板的查询的事件处理的方法,系统和计算机可读介质。 一种特定的方法包括从源接收多个事件并基于多个事件生成多个事件对象。 针对多个事件对象执行基于可重用XML查询模板的由XML文件表示的查询,以产生多个结果对象。 每个结果对象基于查询的至少一个运算符的应用来生成。 基于多个结果对象生成多个结果,并将多个结果发送到汇点。

    Event processing with XML query based on reusable XML query template
    2.
    发明授权
    Event processing with XML query based on reusable XML query template 有权
    基于可重用XML查询模板的XML查询的事件处理

    公开(公告)号:US09158816B2

    公开(公告)日:2015-10-13

    申请号:US12603308

    申请日:2009-10-21

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30477 G06F17/30929

    摘要: Methods, systems, and computer-readable media are disclosed for event processing with a query based on a reusable XML query template. A particular method includes receiving a plurality of events from a source and generating a plurality of event objects based on the plurality of events. A query represented by an XML file based on a reusable XML query template is executed with respect to the plurality of event objects to produce a plurality of result objects. Each result object is produced based on an application of at least one operator of the query. A plurality of results is generated based on the plurality of result objects, and the plurality of results is transmitted to a sink.

    摘要翻译: 公开了用于基于可重用XML查询模板的查询的事件处理的方法,系统和计算机可读介质。 一种特定的方法包括从源接收多个事件并基于多个事件生成多个事件对象。 针对多个事件对象执行基于可重用XML查询模板的由XML文件表示的查询,以产生多个结果对象。 每个结果对象基于查询的至少一个运算符的应用来生成。 基于多个结果对象生成多个结果,并将多个结果发送到汇点。

    Relational database scalar subquery optimization
    3.
    发明申请
    Relational database scalar subquery optimization 有权
    关系数据库标量子查询优化

    公开(公告)号:US20070168324A1

    公开(公告)日:2007-07-19

    申请号:US11334655

    申请日:2006-01-18

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30463

    摘要: When two or more scalar subtrees in an execution plan are directed towards the same data set, but request different data from the data set, the two subtrees are replaced in the execution plan with a new subtree which queries the data set only once. This new query to the data set covers all data required by the different subtrees. A pivoting step then is used to separate the data which would have been sought by each subtree. The pivoting step also yields data in the same form as would have resulted from the original subtrees.

    摘要翻译: 当执行计划中的两个或多个标量子树指向相同的数据集,但从数据集中请求不同的数据时,两个子树在执行计划中被替换为仅查询数据集一次的新子树。 对数据集的这个新查询涵盖了不同子树所需的所有数据。 然后使用旋转步骤来分离每个子树所寻求的数据。 旋转步骤还产生与原始子树所产生的相同形式的数据。