scispace - formally typeset
Patent

Method and apparatus for data item movement between disparate sources and hierarchical, object-oriented representation

TLDR
In this paper, a data access server is interposed between the object-oriented programs and the data sources, and acts as an intermediary between the two, and a consolidated response from the intermediary server contains data items requested by the computer program, information regarding the hierarchical topology that relates the data items, and an indication of the possible object types that might embody the data item.
Abstract
Data moves between multiple, disparate data sources and the object-oriented computer programs that process the data. A data access server is interposed between the object-oriented programs and the data sources, and acts as an intermediary. The intermediary server receives requests for data access from object-oriented computer programs, correlates each request to one or more interactions with one or more data sources, performs each required interaction, consolidates the results of the interactions, and presents a singular response to the requesting computer program. The consolidated response from the intermediary server contains data items requested by the computer program, information regarding the hierarchical topology that relates the data items, and an indication of the possible object types that might embody the data items. The application program receives the consolidated response and builds an object hierarchy to embody the data items and to interface them to the rest of the application program. The class of an object used to embody data items is selected at execution time from a list of possible candidates.

read more

Citations
More filters
Patent

Automated Generation of Dynamic Data Entry User Interface for Relational Database Management Systems

TL;DR: In this article, a method for automatically generating a user interface for a relational database comprising extracting schema information from the relational database and automatically generating corresponding schema and user interface metadata, storing the metadata in a repository, and automatically developing from the metadata the user interface appropriate to the database.
Patent

System and method for filtering and organizing items based on common elements

TL;DR: In this article, a system and method for filtering and organizing items from computer memories based on common elements is presented, which exposes regular files and folders to users in different views based on their metadata instead of the actual physical file system structure on the disk.
Patent

Rich drag drop user interface

TL;DR: In this paper, preview information is provided to the user during a drag operation of a selected object onto a target object, indicating what type(s) of action is to be taken should the selected object be dropped onto the target object.
Patent

Interface and method for exploring a collection of data

TL;DR: In this article, an interface and a method for permitting a user to explore a collection of data is presented, which allows visualizing the network created by the interconnection of the nodes on a display region.
Patent

System and method for dynamically generating a selectable search extension

TL;DR: In this paper, a system and related techniques accept user-inputted search terms to perform a search for files within a file system hierarchy and automatically generate an extension of the search when an initial search fails to produce any results.
References
More filters
Patent

Method and apparatus for automatic generation of object oriented code for mapping relational data to objects

TL;DR: In this article, a method and apparatus are provided for using an object model of an object-oriented application to automatically map information between an objectoriented application and a structured database, such as a relational database.
Proceedings ArticleDOI

Towards heterogeneous multimedia information systems: the Garlic approach

TL;DR: The Garlic architecture is designed to be extensible to new kinds of data repositories, and access efficiency is addressed via a "middleware" query processor that uses database query optimization techniques to exploit the native associative search capabilities of the underlying data repositories.
Patent

A system and method for database management supporting object-oriented programming

TL;DR: A system and method for database management for providing support for long-term storage and retrieval of objects created by application programs written at least in part in object-oriented programming languages consists of a plurality of software modules.
Patent

System and method for providing a graphical user interface for mapping and accessing objects in data stores

TL;DR: The Schema Mapping Definition Language (SMDL) as discussed by the authors is a high level language that defines a mapping between object schema and data store schema by using a graphical user interface.
Patent

Method and apparatus for managing relational data in an object cache

TL;DR: In this article, a technique called key swizzling is proposed to reduce the volume of queries to the structured database by using explicit relationship pointers between object instances in the object cache.