Method and system for an administrative apparatus for creating a business rule set for dynamic transform and load
    1.
    发明申请
    Method and system for an administrative apparatus for creating a business rule set for dynamic transform and load 审中-公开
    用于创建用于动态变换和加载的业务规则集的管理设备的方法和系统

    公开(公告)号:US20060224613A1

    公开(公告)日:2006-10-05

    申请号:US11095699

    申请日:2005-03-31

    IPC分类号: G06F7/00

    CPC分类号: G06Q10/10 G06Q10/06

    摘要: Provided is a method for an administrative apparatus for creating a business rule set for dynamic transform and load. A business rule template definition is obtained. A source metadata defining a data source is obtained. A store metadata defining a data store is obtained. Output is displayed to a user based on the template definition, the source metadata, and the store metadata. Input is accepted from the user indicating desired correspondence between source metadata and the store metadata. A business rule set is created based on the business rule template definition and the input. The method may be encoded onto a computer-readable medium, providing an article of manufacture. A system for an administrative apparatus for creating a business rule set for dynamic transform and load is also provided.

    摘要翻译: 提供了一种用于创建用于动态变换和加载的业务规则集的管理装置的方法。 获得业务规则模板定义。 获得定义数据源的源元数据。 获得定义数据存储的存储元数据。 输出根据模板定义,源元数据和存储元数据显示给用户。 从用户接受输入,指示源元数据和商店元数据之间的所需对应关系。 基于业务规则模板定义和输入创建业务规则集。 该方法可以编码到计算机可读介质上,从而提供制品。 还提供了一种用于创建用于动态变换和负载的业务规则集的管理装置的系统。

    Method and system for dynamic transform and load of data from a data source defined by metadata into a data store defined by metadata
    2.
    发明申请
    Method and system for dynamic transform and load of data from a data source defined by metadata into a data store defined by metadata 审中-公开
    用于从由元数据定义为由元数据定义的数据存储库的数据源进行动态变换和数据加载的方法和系统

    公开(公告)号:US20060106856A1

    公开(公告)日:2006-05-18

    申请号:US10981286

    申请日:2004-11-04

    IPC分类号: G06F17/00 G06F7/00

    CPC分类号: G06F16/254

    摘要: Provided is a method for dynamic transform and load of data from a data source defined by metadata into a data store defined by metadata. A business rule set is created (116) based on (a) a business rule template definition, (b) metadata defining at least a portion of data of a data source, and (c) metadata defining a data store. Data from the data source is transformed (118) based on the business rule set. The data is loaded (120) into the data store based on the business rule set. The transforming and loading are repeated (122) until all desired transforming and loading of data from the data source to the data store has been accomplished. The method may be carried out through execution of a computer programming product containing suitable logic. A system (100) for dynamic transform and load is also provided.

    摘要翻译: 提供了一种用于从由元数据定义的数据源到由元数据定义的数据存储器中的数据的动态变换和加载的方法。 基于(a)业务规则模板定义,(b)定义数据源的至少一部分数据的元数据,以及(c)定义数据存储的元数据,创建业务规则集合(116)。 来自数据源的数据根据​​业务规则集进行变换(118)。 根据业务规则集将数据加载(120)到数据存储中。 重复变换和加载(122),直到完成从数据源到数据存储的所有期望的数据转换和加载。 该方法可以通过执行包含适当逻辑的计算机编程产品来执行。 还提供了用于动态变换和负载的系统(100)。

    Random access for processing messages in a message queue
    3.
    发明申请
    Random access for processing messages in a message queue 失效
    在消息队列中处理消息的随机访问

    公开(公告)号:US20050155041A1

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

    申请号:US10755823

    申请日:2004-01-12

    IPC分类号: G06Q10/00 H04L12/58 G06F3/00

    CPC分类号: G06Q10/107 H04L51/26

    摘要: Methods, systems, and products for random access for processing messages in a message queue that include creating a map relating message identification and message position, including adding an entry in the map whenever a message enters the queue; instantiating a plurality of consumers for the messages; and consuming, with the consumers, the messages in dependence upon the map. In typical embodiments, the plurality of consumers includes a particular number of consumers and such embodiments typically include assigning an ordinal value to each consumer and consuming the messages further comprises identifying the messages to be processed by each consumer in dependence upon the ordinal values, the number of consumers, and the message positions.

    摘要翻译: 随机访问的方法,系统和产品,用于处理消息队列中的消息,包括创建与消息标识和消息位置相关的映射,包括当消息进入队列时在映射中添加条目; 为消息实例化多个消费者; 并根据地图消费消费者的消息。 在典型的实施例中,多个消费者包括特定数量的使用者,并且这样的实施例通常包括为每个消费者分配序数值并且消费消息进一步包括根据序数值来识别每个消费者要处理的消息, 的消费者,以及消息的位置。

    Method and apparatus for case insensitive searching of ralational databases
    4.
    发明申请
    Method and apparatus for case insensitive searching of ralational databases 审中-公开
    用于不区分大小写搜索数据库的方法和装置

    公开(公告)号:US20050102276A1

    公开(公告)日:2005-05-12

    申请号:US10703614

    申请日:2003-11-06

    IPC分类号: G06F17/30

    CPC分类号: G06F16/334 G06F16/24554

    摘要: A method and apparatus for performing case insensitive searches of relational databases are provided. With the method and apparatus, an additional attribute value is provided for tables of a relational database that can be defined at table creation time and identifies portions of the tables of the relational database to be either case sensitive or case insensitive. Based on the setting of this attribute, the relational database engine is signaled to either perform case sensitive or case insensitive searches against the corresponding column of the table in the relational database. If the attribute is set, such that case insensitive searching of the column is signaled to the database engine, the database engine automatically generates either an uppercase or lowercase index corresponding to each value in the column. In response to a search request, the index is compared to a corresponding case version of the search term. If there is a match, the original entry in the column, i.e. the version of the value actually stored in the relational database table, is returned as a result of the search of the relational database.

    摘要翻译: 提供了一种用于执行关系数据库的区分大小写搜索的方法和装置。 使用该方法和装置,为关系数据库的表提供附加属性值,该关系数据库可以在表创建时定义,并将关系数据库的表的部分区分大小写或不区分大小写。 根据此属性的设置,关系数据库引擎被用信号通知关系数据库中的表的相应列执行区分大小写或不区分大小写的搜索。 如果属性被设置,使得对列的不区分大小写的搜索被发送到数据库引擎,则数据库引擎自动生成对应于列中的每个值的大写或小写索引。 响应于搜索请求,将索引与搜索项的相应案例版本进行比较。 如果存在匹配,则作为搜索关系数据库的结果返回列中的原始条目,即实际存储在关系数据库表中的值的版本。

    Method, apparatus, and computer program product to determine the progress of Web page downloads
    5.
    发明授权
    Method, apparatus, and computer program product to determine the progress of Web page downloads 失效
    方法,设备和计算机程序产品来确定网页下载的进度

    公开(公告)号:US07213059B2

    公开(公告)日:2007-05-01

    申请号:US10273644

    申请日:2002-10-17

    IPC分类号: G06F15/16

    CPC分类号: H04L67/06 H04L67/36

    摘要: Progress is determined for downloading a Web Page having included objects. The method includes accessing the Web Page, and estimating a total size for the Web Page. The estimating includes reading file sizes for the objects. The file size for such an object has an association with a reference in the Web Page to the object. The reference includes a tag which has a first attribute with a source address for the object. The method further includes loading the objects for the Web Page, and presenting the estimated total size in comparison to an accumulated loaded amount of the Web Page objects. The comparison is updated at respective instances during the loading to dynamically indicate downloading progress. In another aspect, the presenting includes presenting the comparison on a browser program bar, and presenting the browser program bar on a task bar.

    摘要翻译: 确定下载已包含对象的网页的进度。 该方法包括访问Web页面,以及估计Web页面的总大小。 估计包括读取对象的文件大小。 这种对象的文件大小与Web页面中的引用与对象的关联。 该引用包括具有第一个属性的标签,该属性具有该对象的源地址。 该方法还包括加载Web页面的对象,并且与Web页面对象的累积加载量相比显示估计的总大小。 比较在加载期间在相应的实例更新以动态地指示下载进度。 在另一方面,呈现包括在浏览器程序栏上呈现比较,以及在任务栏上呈现浏览器程序栏。

    AUTO COMMIT n option in a relational database
    6.
    发明申请
    AUTO COMMIT n option in a relational database 有权
    关系数据库中的AUTO COMMIT n选项

    公开(公告)号:US20070067350A1

    公开(公告)日:2007-03-22

    申请号:US11232772

    申请日:2005-09-22

    IPC分类号: G06F17/30

    摘要: Methods and systems are provided for executing a statement to make changes to data in a relational database while preventing the statement from failing due to the transaction log file becoming filled up. An AUTO COMMIT n option is provided for statements such as SQL statements in order to execute n data elements at a time. Each group of n data elements is committed after having been successfully executed in order to avoid filling up the transaction log file and causing the statement to fail.

    摘要翻译: 提供方法和系统用于执行语句来更改关系数据库中的数据,同时防止由于事务日志文件被填满而导致语句失败。 为SQL语句等语句提供AUTO COMMIT n选项,以便一次执行n个数据元素。 每个n个数据元素组在成功执行之后被提交,以避免填写事务日志文件并导致该语句失败。

    Methods, systems, and media to enhance browsing of messages in a message queue
    7.
    发明申请
    Methods, systems, and media to enhance browsing of messages in a message queue 有权
    方法,系统和媒体,以增强消息队列中消息的浏览

    公开(公告)号:US20050262515A1

    公开(公告)日:2005-11-24

    申请号:US10850390

    申请日:2004-05-20

    IPC分类号: G06F9/46

    摘要: Methods, systems, and media to enhance browsing of messages in a message queue are disclosed. Embodiments include hardware and/or software for tracking records browsed by one or more agents. The agents are processes designed to collect, process, and/or reformat data for an upperware application, a data warehouse, and/or similar systems. When the agents sets up communications with a queue, the agents may include an attribute setting that instructs the middleware to track the last record browsed and/or the next record to browse. In response to setting the attribute, many embodiments record the current record number, row number, queue identifier, and/or the like in a database with an agent identification (ID). Then, whenever the agent re-establishes communication with the middleware queue using the same ID, the middleware can retrieve the current record number.

    摘要翻译: 公开了用于增强消息队列中的消息浏览的方法,系统和媒体。 实施例包括用于跟踪由一个或多个代理浏览的记录的硬件和/或软件。 代理是被设计为收集,处理和/或重新格式化用于上层应用程序,数据仓库和/或类似系统的数据的进程。 当代理设置与队列的通信时,代理可以包括指示中间件跟踪所浏览的最后记录和/或下一记录以进行浏览的属性设置。 响应于设置属性,许多实施例使用代理标识(ID)在数据库中记录当前记录号,行号,队列标识符和/或类似物。 然后,当代理使用相同的ID重建与中间件队列的通信时,中间件可以检索当前记录号。

    Private source code commenting
    8.
    发明申请
    Private source code commenting 失效
    私人源代码评论

    公开(公告)号:US20050005258A1

    公开(公告)日:2005-01-06

    申请号:US10614548

    申请日:2003-07-03

    IPC分类号: G06F9/44

    CPC分类号: G06F8/73

    摘要: A method, computer program product, and data processing system for exchanging information regarding software source code among a team of developers is disclosed. In a preferred embodiment of the present invention, a developer associates commentary with a particular code feature, such as a function or object class. A list of intended recipients or readers of the commentary is obtained from the developer. Additional settings regarding such things as an expiration date for the commentary are also obtained from the developer. The source code with associated commentary is then made available to the intended readers. If desired, the source code with associated commentary may be transmitted the intended recipients via e-mail or an “instant message” or other form of notification can be transmitted to the intended recipients to notify them of the commentary to be read.

    摘要翻译: 公开了一种用于在开发者团队之间交换关于软件源代码的信息的方法,计算机程序产品和数据处理系统。 在本发明的一个优选实施例中,开发人员将注解与特定代码特征(诸如函数或对象类)相关联。 开发人员将获得评论的预期收件人或读者名单。 开发人员也可以获得有关评论有效期的其他设置。 具有关联注释的源代码随后可供预期读者使用。 如果需要,具有相关评论的源代码可以通过电子邮件发送给预期的收件人,或者“即时​​消息”或者其他形式的通知可以被发送到预期的接收者以通知他们该评论被读取。

    Image distribution in data processing systems
    9.
    发明申请
    Image distribution in data processing systems 审中-公开
    数据处理系统中的图像分布

    公开(公告)号:US20050028079A1

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

    申请号:US10631057

    申请日:2003-07-31

    IPC分类号: G06F15/00 G06Q10/00

    CPC分类号: G06Q10/10

    摘要: Distributing images in a data processing system, including receiving in a client a document for display, the document comprising markup according to a markup language, the document further comprising an image group identifier identifying a group of images; retrieving the images, from a server in the data processing system, in dependence upon the image group identifier; and displaying the images on the client according to the markup.

    摘要翻译: 在数据处理系统中分发图像,包括在客户端中接收用于显示的文档,所述文档包括根据标记语言的标记,所述文档还包括识别图像组的图像组标识符; 根据图像组标识符从数据处理系统中的服务器检索图像; 并根据标记在客户端上显示图像。