-
公开(公告)号:US11803540B2
公开(公告)日:2023-10-31
申请号:US17965162
申请日:2022-10-13
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F16/23 , G06F16/25 , G06F16/955
CPC classification number: G06F16/2379 , G06F16/258 , G06F16/9566
Abstract: Some embodiments process data as defined by a polymorphic data model. A server may provide the polymorphic data model to a client application from a datastore. The functionality or features of the client application may be controlled as a function of the polymorphic data model. The client application may thus provide different functionalities when provided with different polymorphic data models. Updates to the polymorphic data model may be used to update the client application's functionality without any updates to the client application's executable code.
-
公开(公告)号:US11755580B2
公开(公告)日:2023-09-12
申请号:US17582519
申请日:2022-01-24
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F9/46 , G06F16/2455 , G06F16/951 , G06F16/2453 , G06F16/33 , G06F16/957 , G06F16/23 , G06F16/955 , G06F16/25 , H04L67/5683
CPC classification number: G06F16/24552 , G06F9/466 , G06F16/2365 , G06F16/2379 , G06F16/2386 , G06F16/2453 , G06F16/252 , G06F16/3349 , G06F16/951 , G06F16/955 , G06F16/9574 , H04L67/5683
Abstract: Some embodiments optimize a local, pending transaction queue of transactions locally executed by a client application to be synchronized with a server. Multiple transactions, which may be executed by the client application for a same local object, need to be synchronized with a server. The transactions, in queue for synchronization with the server, may include transactions to add, delete, or modify objects. Each set of transactions for a particular object in queue for synchronization with the server corresponds to a particular net effect on the server if synchronized individually to the server. The client application may replace the set of transactions for the particular object with a reduced set of transactions corresponding to the net effect, or entirely removed without replacement if there is no net effect of the set of transactions on the server.
-
公开(公告)号:US11423026B2
公开(公告)日:2022-08-23
申请号:US16885493
申请日:2020-05-28
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F7/00 , G06F16/00 , G06F16/2455 , G06F9/46 , G06F16/951 , G06F16/2453 , G06F16/33 , G06F16/957 , G06F16/23 , G06F16/955 , G06F16/25 , H04L67/5683
Abstract: Some embodiments locally cache search results received from a server in an object-agnostic data structure for the local execution of subsequent queries by a client application. The object-agnostic data structure stores objects returned, from a server, in a set of query results corresponding to one or more initial queries. The locally cached objects correspond to a partial set of the objects stored at a server. The object-agnostic data structure allows for the local execution of a subsequent query on the partial set of objects to generate a partial result set corresponding to the subsequent query. The partial result set for the subsequent query may be desired when the server is inaccessible or query executions on the server take longer than a threshold amount of time. The client application may update the partial result set with the complete result set received from the server upon availability of the complete result set.
-
公开(公告)号:US20180357229A1
公开(公告)日:2018-12-13
申请号:US15971062
申请日:2018-05-04
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Steffi Dsouza , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F17/30 , G06F3/0481 , G06F3/0484 , G06F9/451
CPC classification number: G06F17/30014 , G06F3/04817 , G06F3/04842 , G06F9/451 , G06F17/30064
Abstract: Some embodiments improve object accessibility within a user interface based on a set of access patterns associated with the object. Improving accessibility for an object may include positioning a shortcut for the object to allow for quick access to the object. Another example includes executing commands to traverse a user interface, without receiving user input, to display a screen for accessing the object. Another example includes establishing a connection for accessing the object prior to receiving a request to access the object.A trigger for improving the accessibility for the object may be programmed based on a set of conditions detected when the object was previously accessed. Thereafter, detection of the same set of conditions triggers an improvement in the accessibility for the object. When the set of conditions corresponding to the trigger is no longer detected, the system may revert back to the default accessibility for the object.
-
公开(公告)号:US11741308B2
公开(公告)日:2023-08-29
申请号:US17133805
申请日:2020-12-24
Applicant: ORACLE INTERNATIONAL CORPORATION
Inventor: Kaarthik Balasubrahmanian , Raja Penneru , Ilisha Ramachandran , Sridhar Tadepalli , Saravanan Anandan
IPC: G06F16/9032 , G06F40/30 , G06F3/0482 , G06F40/279 , G06F16/9038 , G10L15/18 , G10L15/22
CPC classification number: G06F40/30 , G06F3/0482 , G06F16/9038 , G06F16/90332 , G06F40/279 , G10L15/1815 , G10L15/22
Abstract: Systems, methods, and other embodiments associated with defining an adaptive polymorphic object agnostic conversational interaction model are described. In one embodiment, a computer-implemented method includes separating a conversational user input query into component structural entities using a semantic processor; constructing a data query based at least on the component structural entities, metadata describing one or more of the component structural entities, a query paradigm, and a current contextual state; transmitting the data query to a data provider for execution; and presenting the data query results through a user interface.
-
公开(公告)号:US20210382901A1
公开(公告)日:2021-12-09
申请号:US17411743
申请日:2021-08-25
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Sridhar Tadepalli , Rajesh Ashwinbhai Shah
IPC: G06F16/2455 , G06F16/23
Abstract: One or more embodiments interpret a configuration graph to efficiently and optimally construct requests and fetch data from a datastore. The values of objects of a requested data type are used to generate additional queries for pre-fetching data from the datastore. Specifically, the values are used to query for and retrieve a corresponding subset of objects of another, related data type. Recursively querying for and retrieving objects of related data types based on already retrieved objects builds a data cache of relevant objects. The cached, relevant objects may be useful in subsequent queries that are likely to follow the initial query.
-
公开(公告)号:US11044298B1
公开(公告)日:2021-06-22
申请号:US16751351
申请日:2020-01-24
Applicant: ORACLE INTERNATIONAL CORPORATION
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Srikanth Doddadalivatta Venkatesh Prasad , Sridhar Tadepalli , Rajesh Ashwinbhai Shah
Abstract: In one embodiment, change handling in mobile client applications may be facilitated by intermediate storage of changes using a data-provider-agnostic change object schema. An input on a mobile device that indicates a create, update, or delete action on a data object stored in a remote datastore is received. In response to receiving the input, a description of the action on the data object in a syntax that is agnostic as to type of remote service provider used for interacting with the remote datastore is created. The description of the action to a syntax of the first remote service provider is converted to compose a command configured to cause a first remote service provider to execute the action. The command is transmitted over a network to the first remote service provider to cause the action to be performed on the data object in the remote datastore.
-
公开(公告)号:US20200293534A1
公开(公告)日:2020-09-17
申请号:US16885493
申请日:2020-05-28
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F16/2455 , G06F9/46 , G06F16/951 , G06F16/2453 , G06F16/33 , G06F16/957 , G06F16/23
Abstract: Some embodiments locally cache search results received from a server in an object-agnostic data structure for the local execution of subsequent queries by a client application. The object-agnostic data structure stores objects returned, from a server, in a set of query results corresponding to one or more initial queries. The locally cached objects correspond to a partial set of the objects stored at a server. The object-agnostic data structure allows for the local execution of a subsequent query on the partial set of objects to generate a partial result set corresponding to the subsequent query. The partial result set for the subsequent query may be desired when the server is inaccessible or query executions on the server take longer than a threshold amount of time. The client application may update the partial result set with the complete result set received from the server upon availability of the complete result set.
-
公开(公告)号:US10706053B2
公开(公告)日:2020-07-07
申请号:US15950991
申请日:2018-04-11
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F7/00 , G06F16/00 , G06F16/2455 , G06F9/46 , G06F16/951 , G06F16/2453 , G06F16/33 , G06F16/957 , G06F16/23
Abstract: Some embodiments locally cache search results received from a server in an object-agnostic data structure for the local execution of subsequent queries by a client application. The object-agnostic data structure stores objects returned, from a server, in a set of query results corresponding to one or more initial queries. The locally cached objects correspond to a partial set of the objects stored at a server. The object-agnostic data structure allows for the local execution of a subsequent query on the partial set of objects to generate a partial result set corresponding to the subsequent query. The partial result set for the subsequent query may be desired when the server is inaccessible or query executions on the server take longer than a threshold amount of time. The client application may update the partial result set with the complete result set received from the server upon availability of the complete result set.
-
公开(公告)号:US10691694B2
公开(公告)日:2020-06-23
申请号:US15951041
申请日:2018-04-11
Applicant: Oracle International Corporation
Inventor: Kaarthik Balasubrahmanian , Donald Creig Humes , Hamid Bahadori , Sridhar Tadepalli
IPC: G06F9/46 , G06F16/2455 , G06F16/951 , G06F16/2453 , G06F16/33 , G06F16/957 , G06F16/23
Abstract: Some embodiments optimize a local, pending transaction queue of transactions locally executed by a client application to be synchronized with a server. Multiple transactions, which may be executed by the client application for a same local object, need to be synchronized with a server. The transactions, in queue for synchronization with the server, may include transactions to add, delete, or modify objects. Each set of transactions for a particular object in queue for synchronization with the server corresponds to a particular net effect on the server if synchronized individually to the server. The client application may replace the set of transactions for the particular object with a reduced set of transactions corresponding to the net effect, or entirely removed without replacement if there is no net effect of the set of transactions on the server.
-
-
-
-
-
-
-
-
-