Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

79 results about "Data access object" patented technology

In computer software, a data access object (DAO) is an object that provides an abstract interface to some type of database or other persistence mechanism. By mapping application calls to the persistence layer, the DAO provides some specific data operations without exposing details of the database. This isolation supports the single responsibility principle. It separates what data access the application needs, in terms of domain-specific objects and data types (the public interface of the DAO), from how these needs can be satisfied with a specific DBMS, database schema, etc. (the implementation of the DAO).

System and method for real time viewing of critical patient data on mobile devices

A data processing tool for the viewing of real-time, critical patient data on remote and / or mobile devices. The tool efficiently renders graphical data on the screen of the remote device in a manner that makes it practical for the health care provider to accurately and timely review the data for the purpose of making an informed decision about the condition of the patient. Charting control is established and implemented using the latest GDI+, GAPI and PDA drawing techniques. The charting components provide landscape support, an ability to overlay patient data and patient images, zoom in / zoom out, custom variable speed scrolling, split screen support, and formatting control. The methodology operates as an asynchronous application, without sacrificing crucial processing time in the mobile / handheld device. The methodology allows the critical patient data to be streamed in real-time to the handheld device while conserving enough CPU power to simultaneously allow the end user to interact at will with the responsive display application. The methodology is structured using object oriented concepts and design patterns. Each logical tier of the methodology, from the data access objects and the charting control objects, to the user interface objects, is structured with precise interfaces. Finally, the methodology implements an IT management console that allows system managers to monitor the exchange of data between hospital systems and the primary database, including all patient data packets, notifications and alerts, connected remote devices, etc.
Owner:AIRSTRIP IP HLDG LLC

Identity authentication based virtual terminal safety environment protection method and system

The invention discloses an identity authentication based virtual terminal safety environment protection method and system. The system comprises an intelligent storage monitoring layer, a storage serving layer, and a core safety layer, wherein the intelligent storage monitoring layer comprises a storage access redirecting module, is in charge of monitoring and analyzing data access acts of application programs, and performs actions according to configuration rules, the storage access redirecting module transfers input/output access according to access control rules, the storage serving layer is in charge of encrypting and decrypting files or data and recording file mapping relations, and the core safety layer is the basis of the whole framework, provides a key management function, provides encryption and decryption support for the storage serving layer, and dispatches different algorithms as desired. By means of the identity authentication based virtual terminal safety environment protection method and system, safety of core application data can be protected, data leakage is prevented, and data inside and outside the environment are isolated without influence and do not influence user operation habits.
Owner:北京明朝万达科技股份有限公司

Interactive electronic technical manual browsing system

InactiveCN101661493AAddress information sharingSolve information interactionSpecial data processing applicationsWeb serviceNetwork connection
The invention discloses an interactive electronic technical manual browsing system, which is characterized by being a three-layer running mode based on network connection, that is a data layer (1), anintermediate layer (2) and an express layer (3), wherein the data layer (1) is a Common Source Data Base(CSDB); the intermediate layer (2) comprises a data ADO.NET data access model (4) and a Web server ASP.NET (5); the data access model (4) extracts and saves data from the data layer (1); the Web server ASP.NET (5) processes, maintains and guarantees service logic and service rule which are related with technical data; the express layer (3) is a client browser; the system can directly use the technical data of XML format; information elements can be used by a plurality of systems, such as anIETM, CBT(based on the training of a computer), a WBT(based on the training of network) and the like, for many times and are easy to update; and the interactive electronic technical manual browsing system can realize convenient and quick information search of a plurality of channels, can be integrated with an expert system and the CBT to enhance fault positioning, realizes real-time training, andhas simple and convenient operation and friendly interface.
Owner:NAVAL AERONAUTICAL & ASTRONAUTICAL UNIV PLA

Database persistent layer device and database operation method

An embodiment of the invention provides a database persistent layer device and a database operation method. The database persistent layer device comprises a pixel domain module, a pixel code mapping and code generating domain module and a database domain module, wherein the pixel domain module is used for providing a pixel editing environment, receiving design instructions on data objects represented in pixel form and input into the pixel editing environment by users and editing the data objects designed by the users to generate corresponding pixel describe files; the pixel code mapping and code generating domain module is used for analyzing the pixel describe files generated by the pixel domain module to generate corresponding plain old java object (POJO) and data access object (DAO); and the database domain module is used for mapping the generated POJO into a database table in the database and performing operation on the database table in the database and data members of the database table according to the generated DAO. By means of the embodiment of the data persistent layer device and the database operation method, automatic generation of data of the POJO and the DAO in a persistence layer can be achieved in the application program design, so that work amount of the persistence layer in the application program database is greatly reducd, and development efficiency is improved.
Owner:CHINA MOBILE COMM GRP CO LTD

Remote monitoring system for chlorine dioxide generation device based on cloud platform

The invention relates to a remote monitoring system for a chlorine dioxide generation device based on a cloud platform. The remote monitoring system comprises the chlorine dioxide generation device, a sensor, a PLC, an HMI, a driving unit and the cloud platform, wherein the PLC is connected with the cloud platform through a wireless network; the cloud platform comprises an application server, a web server and a database system; the application server acquires data in the PLC, and transmits and confirms a control instruction for the chlorine dioxide generation device to the PLC; the web server is used for realizing access of a user; and the data of the application server and the data of the web server are stored into a database, and the user can access the database through the web server. The monitoring system intensively monitors and manages a plurality of devices through a public wireless network and an internet technology; the cloud platform supports multi-user accessing; and by the adoption of a public data accessing object technology, the problem of contention of a PLC port during the same access to the same generation device is solved, the expandability of the monitoring system can be greatly improved, and great convenience is brought to expansion of the user and after-sale service of a manufacturer.
Owner:南京基撰自动化科技有限公司

Use of adapter key to increase performance when updating a value referenced by a data access object

A method and apparatus for dynamically loading criteria from an object to reduce the amount of total criteria necessary to update a referenced value is disclosed. The value can be "inside" a database or an object in an object-oriented framework. When updating a value that is referenced by a data access object (such as an access key) that depends on other objects (such as access keyables) for criteria necessary to reference the value, a special data access object (called an adapter access key) is used instead of using the data access object. Instead of creating and populating all of the access keyables prior to an update of the value, the adapter access key holds onto the source of the criteria (such as a business object) needed to fill the access keyables and to access the value. The adapter access key dynamically determines criteria from the business object only for those keyables that are important in updating the value. This reduces the comparison time that used to occur when the criteria in the access key was compared to criteria that determined if the value was "within" a database or an object in an object-oriented framework, or if the data access object pointed to the value. Preferably, there is a facsimile (such as with a boolean array) of keyables that is marked in such a way that the adapter access key can be easily reset and used for multiple updates. This eliminates copying of the original key and minimizes comparison time.
Owner:IBM CORP

Main and standby database delay time processing method and device, medium and electronic equipment

The invention relates to a main and standby database delay time processing method and device, a storage medium and electronic equipment. The method comprises the following steps: monitoring a preset operation method of a data access object DAO layer, and judging the category of the preset operation method according to a preset annotation carried by the preset operation method; when it is judged that the preset operation method is a query operation, obtaining a delay data difference threshold value corresponding to the query operation from a preset annotation, wherein the delay data differencethreshold value is in direct proportion to the read-write delay time; obtaining the maximum first data record ID in the current main database and the standby database, and calculating the difference between the two obtained maximum first data record IDs; and comparing the difference value with a delay data difference threshold, and if the difference value is greater than or equal to the delay datadifference threshold, routing the corresponding query operation to the main database. According to the invention, different read-write delay times can be set for different service scenes, the application range is wide, the scheme development is simple and convenient, and the manpower and material resource cost is saved.
Owner:BEIJING JINGDONG SHANGKE INFORMATION TECH CO LTD +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products