Method and apparatus for validating and configuring database transaction requests from multiple clients
    2.
    发明授权
    Method and apparatus for validating and configuring database transaction requests from multiple clients 失效
    用于验证和配置来自多个客户端的数据库事务请求的方法和装置

    公开(公告)号:US07299234B2

    公开(公告)日:2007-11-20

    申请号:US10756932

    申请日:2004-01-14

    CPC classification number: G06F17/30861 Y10S707/959 Y10S707/99943

    Abstract: The present invention provides a method, computer program product, and a data processing system for validating and configuring a database transaction request. A first transaction criteria of a plurality of transaction criteria is identified in a singleton in-memory object by reading a client identifier element value specified in a database transaction request. Each of the plurality of transaction criteria is associated with a respective client. Default data for a database path is determined based on the client identifier element value. A database command is generated that includes the default data.

    Abstract translation: 本发明提供一种用于验证和配置数据库事务请求的方法,计算机程序产品和数据处理系统。 通过读取在数据库事务请求中指定的客户端标识符元素值,在单个内存中对象中识别多个事务准则的第一事务标准。 多个交易准则中的每一个与相应的客户端相关联。 基于客户端标识符元素值确定数据库路径的默认数据。 生成包含默认数据的数据库命令。

    Multi-Column Multi-Data Type Internationalized Sort Extension For Web applications
    3.
    发明申请
    Multi-Column Multi-Data Type Internationalized Sort Extension For Web applications 有权
    多列多数据类型国际化分类扩展用于Web应用程序

    公开(公告)号:US20080133527A1

    公开(公告)日:2008-06-05

    申请号:US12028900

    申请日:2008-02-11

    CPC classification number: G06F17/30286 Y10S707/99933 Y10S707/99937

    Abstract: A method for implementing a front-end user sort request includes receiving a list request, decomposing the list request and creating a sort entry object using a list of column values initially retrieved from a data storage medium. A sort routine is performed on at least a first column of the list of column values in the sort entry object, wherein a compare function of the sort routine is dependent upon information obtained from decomposing the list request. The list request is rebuilt in accordance with the completion of the sort routine.

    Abstract translation: 用于实现前端用户排序请求的方法包括接收列表请求,分解列表请求并使用从数据存储介质最初检索的列值的列表来创建排序条目对象。 在排序条目对象中的列值列表的至少第一列执行排序例程,其中排序例程的比较函数取决于从分解列表请求获得的信息。 根据排序例程的完成重建列表请求。

    SYSTEM AND METHOD OF PROVIDING INTER-APPLICATION COMMUNICATIONS
    4.
    发明申请
    SYSTEM AND METHOD OF PROVIDING INTER-APPLICATION COMMUNICATIONS 审中-公开
    提供应用程序间通信的系统和方法

    公开(公告)号:US20070240166A1

    公开(公告)日:2007-10-11

    申请号:US11278732

    申请日:2006-04-05

    Applicant: Kumar Marappan

    Inventor: Kumar Marappan

    Abstract: A method of operating an operating system for providing inter-application communications between a publisher application and a subscriber application. The method includes receiving a publication request from the publisher application at an operating system, receiving a subscriber application from the subscriber application at the operating system, performing an operating system based event brokering procedure based on the publication request and the subscription request, and publishing an event based on the procedure.

    Abstract translation: 一种操作操作系统的方法,用于在发布者应用和订阅者应用之间提供应用间通信。 该方法包括在操作系统处从发布者应用程序接收发布请求,在操作系统从订阅者应用程序接收订阅者应用程序,基于发布请求和订阅请求执行基于操作系统的事件代理过程,以及发布 事件根据程序。

    Communication device having advanced and pluggable telephony features
    5.
    发明申请
    Communication device having advanced and pluggable telephony features 有权
    具有先进和可插拔电话功能的通信设备

    公开(公告)号:US20060153348A1

    公开(公告)日:2006-07-13

    申请号:US11032335

    申请日:2005-01-10

    Applicant: Kumar Marappan

    Inventor: Kumar Marappan

    CPC classification number: H04M1/663 H04M1/2478 H04M1/57 H04M2250/14

    Abstract: A communication device includes one or more programmable modules for receiving and selectively handling a telephone call including pre-specified caller identification information. The programmable module includes a registry of caller identification information and instructions on how to handle a particular telephone call when the telephone call includes caller identification information specified in the registry. The communication device includes several programmable modules, each configured to provide different functionality for selectively handling a telephone call. The programmable modules are inserted and removed from ports included with the communication device for providing functionality as needed. The communication device includes a web engine for configuring the programmable modules utilizing a web browser. The communication device includes functionality for announcing caller identification information to a user upon receipt of a telephone call.

    Abstract translation: 通信设备包括一个或多个可编程模块,用于接收和选择性地处理包括预先指定的呼叫者识别信息的电话呼叫。 可编程模块包括呼叫者识别信息的注册表和当电话呼叫包括在注册表中指定的呼叫者识别信息时如何处理特定电话呼叫的指令。 通信设备包括多个可编程模块,每个可编程模块被配置为提供用于选择性地处理电话呼叫的不同功能。 可编程模块从通信设备附带的端口插入和移除,以便根据需要提供功能。 通信设备包括用于使用网络浏览器来配置可编程模块的web引擎。 通信设备包括用于在接收到电话呼叫时向用户通知呼叫者识别信息的功能。

    System and method for automated source code generation
    6.
    发明授权
    System and method for automated source code generation 失效
    用于自动生成源代码的系统和方法

    公开(公告)号:US07392504B2

    公开(公告)日:2008-06-24

    申请号:US10165081

    申请日:2002-06-06

    CPC classification number: G06F8/36 G06F8/35

    Abstract: A system and method for automated source code generation is presented. Processing uses a parser call back function to identify relevant HTML tags in an HTML file. Processing extracts HTML tag information from the relevant HTML tags and stores the HTML tag information in a variable table. A user may configure the variable table to instruct processing to generate getter source code and/or setter source code on a tag-by-tag basis. Processing retrieves a source code template and generates java bean source code by combining the source code template with the information in the variable table.

    Abstract translation: 提出了一种用于自动生成源代码的系统和方法。 处理使用解析器回调函数来标识HTML文件中的相关HTML标签。 处理从相关的HTML标签中提取HTML标签信息,并将HTML标签信息存储在变量表中。 用户可以配置变量表以指示处理以逐个标签的形式生成getter源代码和/或setter源代码。 处理检索源代码模板,并通过将源代码模板与变量表中的信息相结合来生成java bean源代码。

    Automated Source Code Generation
    7.
    发明申请
    Automated Source Code Generation 失效
    自动源代码生成

    公开(公告)号:US20080148229A1

    公开(公告)日:2008-06-19

    申请号:US12034960

    申请日:2008-02-21

    CPC classification number: G06F8/36 G06F8/35

    Abstract: Automated source code generation is presented. Processing uses a parser call back function to identify relevant HTML tags in an HTML file. Processing extracts HTML tag information from the relevant HTML tags and stores the HTML tag information in a variable table. A user may configure the variable table to instruct processing to generate getter source code and/or setter source code on a tag-by-tag basis. Processing retrieves a source code template and generates java bean source code by combining the source code template with the information in the variable table.

    Abstract translation: 提供自动源代码生成。 处理使用解析器回调函数来标识HTML文件中的相关HTML标签。 处理从相关的HTML标签中提取HTML标签信息,并将HTML标签信息存储在变量表中。 用户可以配置变量表以指示处理以逐个标签的形式生成getter源代码和/或setter源代码。 处理检索源代码模板,并通过将源代码模板与变量表中的信息相结合来生成java bean源代码。

    Multiple document scanning
    9.
    发明授权
    Multiple document scanning 失效
    多文档扫描

    公开(公告)号:US08054514B2

    公开(公告)日:2011-11-08

    申请号:US12157246

    申请日:2008-06-09

    Applicant: Kumar Marappan

    Inventor: Kumar Marappan

    CPC classification number: H04N1/38

    Abstract: A system and methodology enables the scanning of multiple documents in a single pass of a flat bed scanner. Multiple documents are placed on the scanner surface with a predetermined amount of vertical and horizontal spacing separating the documents. The scanning device is enabled to detect and open separate windows for each of the multiple documents and selectively present a preview of the image to the user. User selections allow the multiple documents to be created as multiple separate documents or files.

    Abstract translation: 系统和方法使得能够在平板扫描仪的单次扫描中扫描多个文档。 将多个文件放置在扫描器表面上,并以分隔文件的预定量的垂直和水平间隔放置。 扫描装置能够检测并打开多个文档中的每一个的单独的窗口,并且选择性地将图像的预览呈现给用户。 用户选择允许将多个文档创建为多个单独的文档或文件。

    Method and system for generating SQL joins to optimize performance
    10.
    发明授权
    Method and system for generating SQL joins to optimize performance 失效
    用于生成SQL连接以优化性能的方法和系统

    公开(公告)号:US07539660B2

    公开(公告)日:2009-05-26

    申请号:US10692166

    申请日:2003-10-23

    Abstract: An automated method for creating only the necessary joins in a SQL query. The present invention comprises a Query Program (QP), a Query Generation Program (QGP), and a Clause Generation Program (CGP). The QP accepts the query fields, filters, and sort criteria from the user, generates the query, sends the query to the database, and displays the query results. The QGP creates the query clause strings and inserts the strings into the SQL template. The QGP generates the SELECT, (filter) WHERE, and ORDER BY clauses. The QGP analyzes each parameter in a parameter list to determine if the parameter is on the added aliases list. If the parameter is not on the added aliases list, the QGP runs the CGP for the parameter. The CGP generates the FROM, JOIN, and (join) WHERE clauses and adds the clauses to the appropriate clause strings.

    Abstract translation: 一种用于在SQL查询中仅创建必需联接的自动化方法。 本发明包括查询程序(QP),查询生成程序(QGP)和子句生成程序(CGP)。 QP接受来自用户的查询字段,过滤器和排序条件,生成查询,将查询发送到数据库,并显示查询结果。 QGP创建查询子句字符串,并将字符串插入到SQL模板中。 QGP生成SELECT,(过滤器)WHERE和ORDER BY子句。 QGP分析参数列表中的每个参数,以确定参数是否在添加的别名列表中。 如果参数不在添加的别名列表中,则QGP将为参数运行CGP。 CGP生成FROM,JOIN和(join)WHERE子句,并将子句添加到适当的子句字符串中。

Patent Agency Ranking