The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
May. 27, 2025
Filed:
Oct. 05, 2021
Salesforce, Inc., San Francisco, CA (US);
Vadim Yarovoy, San Francisco, CA (US);
Raghavendran Hanumantharau, San Francisco, CA (US);
Olga Tikhonova, San Francisco, CA (US);
Da Zhao, San Francisco, CA (US);
Arundhati Tambe, San Francisco, CA (US);
Shruti Sharma, San Jose, CA (US);
Jason Woods, Atlanta, GA (US);
Salesforce, Inc., San Francisco, CA (US);
Abstract
Disclosed are some implementations of systems, apparatus, methods and computer program products for implementing a shim driver configurable to provide a database driver. A shim driver class is loaded from a class path and instantiated such that a shim driver is generated. A directory path and database driver class name are obtained from a configuration file. An application transmits a request for a database driver via an application programming interface (API) of the shim driver, where the request includes the directory path and database driver class name. The shim driver loads a database driver class identified by the database driver class name using the directory path, instantiates the database driver class such that a first database driver is generated, and provides the first database driver responsive to the request.