CN114217899A - Data persistence method and device, electronic equipment and storage medium - Google Patents

Data persistence method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114217899A
CN114217899A CN202111539022.1A CN202111539022A CN114217899A CN 114217899 A CN114217899 A CN 114217899A CN 202111539022 A CN202111539022 A CN 202111539022A CN 114217899 A CN114217899 A CN 114217899A
Authority
CN
China
Prior art keywords
data
interface
layout template
user
access data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111539022.1A
Other languages
Chinese (zh)
Other versions
CN114217899B (en
Inventor
胡海东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Ping An Smart Healthcare Technology Co ltd
Original Assignee
Ping An International Smart City Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An International Smart City Technology Co Ltd filed Critical Ping An International Smart City Technology Co Ltd
Priority to CN202111539022.1A priority Critical patent/CN114217899B/en
Publication of CN114217899A publication Critical patent/CN114217899A/en
Application granted granted Critical
Publication of CN114217899B publication Critical patent/CN114217899B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of artificial intelligence, and provides a data persistence method, a device, electronic equipment and a storage medium, wherein a configuration table is generated in a database, a visual interface and a data collection interface are generated, access data of a user on the data collection interface are updated into the data collection interface, the access data are dynamically published in real time by using the visual interface, the published access data are monitored for abnormity, when the published access data are monitored to be abnormal, the published access data are persisted into the configuration table, a client records a data set on a front-end development interface according to actual requirements, the recorded data set is directly persisted into a back-end database, and the efficiency of persisting the data set to the back end is improved.

Description

Data persistence method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to a data persistence method and device, electronic equipment and a storage medium.
Background
Today, where information dissemination is highly advanced, both emerging internet companies and traditional brick and mortar companies rely heavily on networks to advertise their products and solutions to consumers. And when the step is realized, the correct and efficient information entry is very important.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a data persistence method, apparatus, electronic device and storage medium, which can improve the efficiency of data persistence.
A first aspect of the present invention provides a method of data persistence, the method comprising:
establishing a database, and generating a configuration table in the database;
responding to the operation of a user for building a visual interface, acquiring a layout template and an interaction template in the database, and generating the visual interface based on the layout template and the interaction template;
generating a data collection interface in the visualization interface, and responding to the access operation of a user to the data collection interface, and updating the access data of the user into the data collection interface;
dynamically publishing the access data in real time by using the visual interface, and monitoring the abnormity of the published access data;
and when the issued access data is monitored to be abnormal, the issued access data is persisted to the configuration table.
According to an optional embodiment of the present invention, the generating the visualization interface based on the layout template and the interaction template comprises:
selecting at least one layout template meeting the newly-built visual interface operation from the layout templates, and selecting at least one interaction template meeting the newly-built visual interface operation from the interaction templates;
acquiring layout template operation parameters in the newly-built visual interface operation based on the at least one layout template, and identifying actions indicated by the layout template operation parameters;
assembling components of the at least one layout template based on the action indicated by the layout template operation parameters to generate a view interface;
generating interactive operation logic information of the at least one layout template according to the page operation parameters in the operation of the newly-built visual interface and the at least one interactive template;
and performing page configuration on the view interface according to the interactive operation logic information to generate the visual interface.
According to an optional embodiment of the present invention, the performing component assembly on the at least one layout template based on the action indicated by the layout template operation parameter, and generating the view interface includes:
when the action indicated by the layout template operation parameters is an adding action, adding the at least one layout template to a specified position in a preset activity page generation interface to obtain a first layout template set, and performing component assembly on the first layout template set to generate the view interface; or
When the action indicated by the layout template operation parameters is a deletion action, deleting the layout template specified by the user in the at least one layout template to obtain a second layout template set, assembling components of the second layout template set, and generating the view interface; or
When the action indicated by the layout template operation parameter is a style or attribute action of editing the layout template, editing the style or attribute of the layout template specified by the user in the at least one layout template based on the style information or attribute information of the layout template preset by the user to obtain a third layout template set, assembling components of the third layout template set, and generating the view interface.
According to an optional embodiment of the present invention, the updating the access data of the user to the data collection interface comprises:
generating metadata information of the data collection interface, and persisting the metadata of the data collection interface into the database;
acquiring a configuration table corresponding to the metadata information in the database;
and updating the access data of the user to a configuration table corresponding to the metadata information.
According to an optional embodiment of the present invention, the updating the access data of the user to the configuration table corresponding to the metadata information includes:
assembling the access data by using an interface program of the data collection interface to obtain an assembled data set;
acquiring a unique identifier of the data collection interface;
determining a data set ID corresponding to the unique identifier in the configuration table;
and updating the assembly data set to the content field pointed by the data set ID.
According to an optional embodiment of the present invention, the dynamically publishing the access data in real time by using the visualization interface includes:
configuring distribution configuration metadata in the visualization interface;
the distribution configuration metadata is used for carrying out distribution judgment on the access data, and the access data with the distribution configuration is distributed to a corresponding receiving system for distribution;
and carrying out abnormity monitoring on the distribution of the access data, and carrying out distribution retry according to the configured failure attempt times when the distribution failure of the access data is monitored until the distribution of the access data is completed.
According to an optional embodiment of the present invention, the monitoring the access data after the issuing includes:
acquiring a unique identifier and release time of the released access data;
integrating published files of the published access data based on the unique identification and the publication time;
testing the release file to generate a test result of the release file;
and if the test result is that the test is passed, determining that the issued access data is not abnormal.
A second aspect of the present invention provides a data persistence apparatus, the apparatus comprising:
the system comprises a creating module, a configuration module and a processing module, wherein the creating module is used for creating a database and generating a configuration table in the database;
the generating module is used for responding to the operation of a user for building a new visual interface, acquiring a layout template and an interaction template in the database, and generating the visual interface based on the layout template and the interaction template;
the collection module is used for generating a data collection interface in the visualization interface and responding to the access operation of a user on the data collection interface, and updating the access data of the user into the data collection interface;
the release module is used for dynamically releasing the access data in real time by using the visual interface and monitoring the abnormity of the released access data;
and the persistence module is used for persisting the released access data into the configuration table when monitoring that the released access data is not abnormal.
A third aspect of the invention provides an electronic device comprising a processor and a memory, the processor being configured to implement the data persistence method when executing a computer program stored in the memory.
A fourth aspect of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the data persistence method.
To sum up, the data persistence method, apparatus, electronic device and storage medium according to the present invention first establish a database, generate a configuration table in the database, then respond to the operation of creating a new visual interface by a user, generate a data collection interface in the visual interface, respond to the access operation of the user to the data collection interface, update the access data of the user to the data collection interface, then use the visual interface to dynamically publish the access data in real time, and monitor the published access data for abnormalities, when monitoring the published access data for abnormalities, so as to persist the published access data to the configuration table, thereby implementing the purpose that a client enters a data set in a front-end development interface according to actual needs, and directly persists the entered data set to a back-end database, the method and the device avoid the situation that a back-end developer invests manpower to butt the client when the requirement of the client changes midway and repeatedly modify the design and the development according to the change of the requirement of the client, thereby reducing manpower and material resources and improving the efficiency of persisting the data set to the back end.
Drawings
Fig. 1 is a flowchart of a data persistence method according to an embodiment of the present invention.
Fig. 2 is a block diagram of a data persistence apparatus according to a second embodiment of the present invention.
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a detailed description of the present invention will be given below with reference to the accompanying drawings and specific embodiments. It should be noted that the embodiments of the present invention and features of the embodiments may be combined with each other without conflict.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention.
The data persistence method provided by the embodiment of the invention is executed by the electronic equipment, and correspondingly, the data persistence device runs in the electronic equipment.
Example one
Fig. 1 is a flowchart of a data persistence method according to an embodiment of the present invention. The data persistence method specifically includes the following steps, and the order of the steps in the flowchart may be changed and some may be omitted according to different requirements.
And S11, establishing a database and generating a configuration table in the database.
Responding to the operation of establishing a database by a user, establishing the database based on a database technology in a back-end technology, wherein the database comprises a data management system, and the database is uniformly managed and uniformly controlled by the database management system during establishment, application and maintenance so as to ensure the safety and integrity of data, concurrent use of data by multiple users and system recovery after failure.
In an optional embodiment, the generating a configuration table in the database includes:
generating a table by using a predefined table generation tool, and using the table as a configuration table;
defining a first cell of a first row of the table as an identification field of the configuration table and a second cell of the first row of the table as a content field of the configuration table.
Setting a first column of the table starting from a second row for generating and storing an ID of each of the data sets;
the second column of the table, starting from the second row, is arranged for storing all variables of a data set according to a preset storage rule.
The configuration table is used for storing a plurality of data sets. The configuration table is used for storing the plurality of data sets, and the increase and decrease of the plurality of data sets are realized by increasing and decreasing data rows, so that the expandability of the database is improved. In addition, the identification field provides a quick and effective search identification for the retrieval of each data set, and the error and the omission of the user in the content variable input of each data set are avoided; the content field is an extensible field, and can meet most requirements of users when the content variable of each data set is recorded. The configuration table only needs to configure the identification field and the content field, user requirements are met, and labor and time cost consumed in the development process is reduced.
Wherein the attribute of the identification field comprises: generating and storing a unique identification for each of the data sets; the attributes of the content field include: defining, in association with the identification field, a storage rule for a content variable in the dataset, the storage rule comprising: defining each content variable as a character string in json (JavaScript Object Notation) format, and storing the content variables in the data set corresponding to each unique identifier by line.
The attribute that each variable needs to be defined includes the name of each data set, the home menu level, how many fields need to be configured, the display type corresponding to each field, whether filling is necessary, and if the field is a necessary item, the corresponding check rule, whether cascade interaction exists between the fields, and the like.
It should be noted that, the ID of each data set is defined as the unique identifier of each data set, and is used as the basis for performing operations on the corresponding data set, where the operations include searching, deleting, changing, and the like. The data sets stored in the configuration table are unordered, the order of the unique identifier of each data set can be changed at will, and the use of the configuration table is not influenced; the unique identification of each of the data sets may be any value, need not be regular, or numerically continuous.
In addition, the json format for storing the variables of the data set is a lightweight data exchange format, the character strings in the json format can be read by any programming language and transmitted as a data format, the data can be stored and represented by adopting a text format completely independent of the programming language, the data is easy to read and write, and meanwhile, the machine analysis and generation are easy, and the network transmission efficiency can be effectively improved.
S12, responding to the operation of a user for creating a new visual interface, acquiring a layout template and an interaction template which are available in the database, and generating the visual interface based on the layout template and the interaction template.
In an optional embodiment, the generating the visualization interface based on the layout template and the interaction template comprises:
selecting at least one layout template meeting the newly-built visual interface operation from the layout templates, and selecting at least one interaction template meeting the newly-built visual interface operation from the interaction templates;
acquiring layout template operation parameters in the newly-built visual interface operation based on the at least one layout template, and identifying actions indicated by the layout template operation parameters;
assembling components of the at least one layout template based on the action indicated by the layout template operation parameters to generate a view interface;
generating interactive operation logic information of the at least one layout template according to the page operation parameters in the operation of the newly-built visual interface and the at least one interactive template;
and performing page configuration on the view interface according to the interactive operation logic information to generate the visual interface.
In an optional embodiment, the performing component assembly on the at least one layout template based on the action indicated by the layout template operation parameter, and generating the view interface includes:
when the action indicated by the layout template operation parameters is an adding action, adding the at least one layout template to a specified position in a preset activity page generation interface to obtain a first layout template set, and performing component assembly on the first layout template set to generate the view interface; or
When the action indicated by the layout template operation parameters is a deletion action, deleting the layout template specified by the user in the at least one layout template to obtain a second layout template set, assembling components of the second layout template set, and generating the view interface; or
When the action indicated by the layout template operation parameter is a style or attribute action of editing the layout template, editing the style or attribute of the layout template specified by the user in the at least one layout template based on the style information or attribute information of the layout template preset by the user to obtain a third layout template set, assembling components of the third layout template set, and generating the view interface.
The visual interface can be combined with a colorful UI component library provided by the ElementUI, so that the visual interface is more attractive, concise and understandable, and better experience is provided for users.
In one embodiment, the database stores all user data (for example, an enterprise employee information table entered by a receiving user) in advance, and the user data includes the name, job number, contact information, department and hierarchical relationship, and the like of the user.
In one embodiment, the visual interface is used for guiding a user to register or log in the visual interface, and a user name, a user ID, a password, a mailbox and the like input when the user registers or logs in the visual interface are saved in the database.
In an optional embodiment, operation permissions on the visual interface are set for different users according to the user ID, where the operation permissions include permissions for defining a data set, permissions for entering the data set, and permissions for changing a layout in the visual interface. For example, according to the department and the hierarchy to which the user belongs in the enterprise, the user is divided into a common user and a platform administrator, the operation authority of the common user includes modifying personal information in the visual interface, browsing the visual interface, and the like, and the operation authority of the platform administrator includes adding, modifying, deleting, and the like, a certain configuration (for example, an interface layout) in the visual interface, and also includes defining a data set at a corresponding position of the visual interface, and entering the data set.
In one embodiment, the configuration in the visualization interface is managed using application framework techniques.
The application framework technology comprises an ABP (ASP.NET Boilerplate Project), an implementation principle and a visual interface calling based on an ABP configuration management module, processing more dynamic or flexible configuration information in a user-defined configuration management module mode, using a user-defined configuration information management service, integrating the support of a settingProvider.net and realizing better parameter configuration management experience.
And S13, generating a data collection interface in the visualization interface, and responding to the access operation of the user to the data collection interface, and updating the access data of the user to the data collection interface.
In an optional embodiment, the accessing operation may include: perform input (e.g., operations to define a data set or to enter a data set) and perform operations to commit.
In an optional embodiment, the updating the access data of the user to the data collection interface comprises:
generating metadata information of the data collection interface, and persisting the metadata of the data collection interface into the database;
acquiring a configuration table corresponding to the metadata information in the database;
and updating the access data of the user to a configuration table corresponding to the metadata information.
In an optional embodiment, the updating the access data of the user to the configuration table corresponding to the metadata information includes:
assembling the access data by using an interface program of the data collection interface to obtain an assembled data set;
acquiring a unique identifier of the data collection interface;
determining a data set ID corresponding to the unique identifier in the configuration table;
and updating the assembly data set to the content field pointed by the data set ID.
In an optional embodiment, the metadata information in the data collection interface includes one or more of a unique identifier of the data collection interface, a total filling amount, interface configuration metadata, component configuration metadata, distribution configuration metadata, filling policy metadata, and an instance data array, and the unique identifier of the data collection interface is in one-to-one correspondence with the ID of the data set. The rules of assembly include: and filling object data of a data value by taking the field name of each component (namely, a content variable in the data set) as a key value, wherein a plurality of components form a data set.
In an alternative embodiment, the user is guided to define the data set and enter the data set by using the display types of the fields displayed in the data collection interface. The set of presentation types includes: radio boxes, multiple boxes, single line text, multiple lines of text, drop down selections (single selection, multiple selection), upload components (pictures, videos, attachments), rich text editors, and the like.
Specifically, the data collection interface is used for responding the operation of a user for defining a data set on the data collection interface, and the authority owned by the user is judged;
when determining that the user has the authority to define the data sets, receiving the name of each data set defined by the user and various attributes of each data set;
storing names of data sets defined by users into the configuration table, generating IDs of the data sets corresponding to the names, and storing multiple attributes of each data set into a database, wherein the multiple attributes of each data set comprise a home menu level of each data set, the number of fields to be configured, a display type corresponding to each field, whether to fill in, check rules corresponding to the fields if to be a required item, and whether cascade interaction exists among the fields;
and when the user is determined not to have the authority for defining the data set, reminding the user of not having the authority for defining the data set in the data collection interface.
And if the verification rules are not met, prompting the user to input errors and recording again. The corresponding check rules when the required items are also comprise node check rules, wherein the node check rules mean that the data of the node can be transferred to the next node only when the data of the node meets the conditions. Some fields implement a must-fill translation to check statement on some specific nodes, i.e., the field cannot be empty. For example, the node check condition is set at the originating node as follows: when the process is initiated, if the mobile phone number is not filled in, the data cannot be submitted.
In one embodiment, the data collection interface is used for guiding a user to enter a content variable of each data set, responding to the operation of the user for entering the data set, judging the authority owned by the user and judging whether the content variable meets the corresponding check rule or not;
when the user is determined to have the authority for defining the data set and the content variable accords with the corresponding check rule, guiding the user to submit;
or when determining that the user does not have the right for defining the data set, prompting that the user does not have the right for inputting the data set;
or when the content variable does not accord with the corresponding check rule, guiding the user to re-enter the content variable according to the corresponding check rule.
In one embodiment, the data interaction process between the database and the visual interface is completed through a front-end and back-end data interaction technology, and data entered by an administrator is stored in the configuration table in a character string in a json format.
The front-end and back-end data interaction technology comprises ajax (asynchronous JavaScript and XML) and is used for creating better, faster and more interactive Web application programs with the help of XML, HTML, CSS and Java script. ajax is a Web browser technology independent of Web server software that can exchange data with a database and update portions of a Web page without reloading the entire interface. In the purest sense, the user never knows anything or even is transferred to the database.
And S14, dynamically publishing the access data in real time by using the visualization interface, and monitoring the abnormity of the published access data.
In an optional embodiment, the dynamically publishing the access data in real time by using the visualization interface includes:
configuring distribution configuration metadata in the visualization interface;
the distribution configuration metadata is used for carrying out distribution judgment on the access data, and the access data with the distribution configuration is distributed to a corresponding receiving system for distribution;
and carrying out abnormity monitoring on the distribution of the access data, and carrying out distribution retry according to the configured failure attempt times when the distribution failure of the access data is monitored until the distribution and the release of the access data are completed.
The distribution configuration metadata includes one or more of a name of a receiving system of the data, an interface address of the receiving system, and a number of failed attempts.
Specifically, if the data has distribution configuration, the data is sent to a data distribution processing service interface provided by a data distribution processing engine, and the processing mode of the data distribution processing service interface comprises an active push mode;
after receiving the data, the distribution processing service in the data distribution processing engine sends the data filled in the user bar to an interface address of a receiving system in a post mode according to a distribution configuration strategy, and if the sending fails, a retry operation is executed according to the number of failed attempts;
and receiving data into the system for processing by using a data synchronization service interface provided by an external system timing request core engine in an active request mode of an external assistance system, wherein parameters of the data synchronization service interface comprise parameters such as page unique identification, data filling time, data filling end type and page filling data.
In an optional embodiment, the monitoring the access data after the issue for the exception includes:
acquiring a unique identifier and release time of the released access data;
integrating published files of the published access data based on the unique identification and the publication time;
testing the release file to generate a test result of the release file;
and if the test result is that the test is passed, determining that the issued access data is not abnormal.
In an optional embodiment, the testing the release file, and generating the test result of the release file includes:
extracting the unique identifier of the published access data in the published file with the latest publishing time and the interface address of the receiving system, and determining whether the extracted unique identifier corresponds to the interface address of the receiving system;
and when the extracted unique identification corresponds to the interface address of the receiving system, generating a test result which passes the test.
And S15, when the issued access data is monitored to be abnormal, the issued access data is persisted to the configuration table.
In one embodiment, transient data stored in a database is likely to be lost due to memory recovery caused by program broadcasting or other reasons, and a data persistence technology provides a mechanism for switching data between a transient state and a persistent state, so that the security of data storage and the applicability of data calling are ensured.
Example two
Fig. 2 is a block diagram of a data persistence apparatus according to a second embodiment of the present invention.
In some embodiments, the data persistence apparatus 20 may include a plurality of functional modules comprised of computer program segments. The computer programs of the respective program segments in the data persistence apparatus 20 may be stored in a memory of the electronic device and executed by at least one processor to perform the functions of data persistence (described in detail in fig. 1).
In this embodiment, the data persistence apparatus 20 may be divided into a plurality of functional modules according to the functions performed by the data persistence apparatus. The functional module may include: a creation module 201, a generation module 202, a collection module 203, a publication module 204, and a persistence module 205. The module referred to herein is a series of computer program segments capable of being executed by at least one processor and capable of performing a fixed function and is stored in memory. In the present embodiment, the functions of the modules will be described in detail in the following embodiments.
The creating module 201 is configured to create a database, and generate a configuration table in the database.
Responding to the operation of establishing a database by a user, establishing the database based on a database technology in a back-end technology, wherein the database comprises a data management system, and the database is uniformly managed and uniformly controlled by the database management system during establishment, application and maintenance so as to ensure the safety and integrity of data, concurrent use of data by multiple users and system recovery after failure.
In an optional embodiment, the generating a configuration table in the database includes:
generating a table by using a predefined table generation tool, and using the table as a configuration table;
defining a first cell of a first row of the table as an identification field of the configuration table and a second cell of the first row of the table as a content field of the configuration table.
Setting a first column of the table starting from a second row for generating and storing an ID of each of the data sets;
the second column of the table, starting from the second row, is arranged for storing all variables of a data set according to a preset storage rule.
The configuration table is used for storing a plurality of data sets. The configuration table is used for storing the plurality of data sets, and the increase and decrease of the plurality of data sets are realized by increasing and decreasing data rows, so that the expandability of the database is improved. In addition, the identification field provides a quick and effective search identification for the retrieval of each data set, and the error and the omission of the user in the content variable input of each data set are avoided; the content field is an extensible field, and can meet most requirements of users when the content variable of each data set is recorded. The configuration table only needs to configure the identification field and the content field, user requirements are met, and labor and time cost consumed in the development process is reduced.
Wherein the attribute of the identification field comprises: generating and storing a unique identification for each of the data sets; the attributes of the content field include: defining, in association with the identification field, a storage rule for a content variable in the dataset, the storage rule comprising: defining each content variable as a character string in json (JavaScript Object Notation) format, and storing the content variables in the data set corresponding to each unique identifier by line.
The attribute that each variable needs to be defined includes the name of each data set, the home menu level, how many fields need to be configured, the display type corresponding to each field, whether filling is necessary, and if the field is a necessary item, the corresponding check rule, whether cascade interaction exists between the fields, and the like.
It should be noted that, the ID of each data set is defined as the unique identifier of each data set, and is used as the basis for performing operations on the corresponding data set, where the operations include searching, deleting, changing, and the like. The data sets stored in the configuration table are unordered, the order of the unique identifier of each data set can be changed at will, and the use of the configuration table is not influenced; the unique identification of each of the data sets may be any value, need not be regular, or numerically continuous.
In addition, the json format for storing the variables of the data set is a lightweight data exchange format, the character strings in the json format can be read by any programming language and transmitted as a data format, the data can be stored and represented by adopting a text format completely independent of the programming language, the data is easy to read and write, and meanwhile, the machine analysis and generation are easy, and the network transmission efficiency can be effectively improved.
The generating module 202 is configured to, in response to an operation of a user to create a new visualization interface, obtain a layout template and an interaction template available in the database, and generate the visualization interface based on the layout template and the interaction template.
In an optional embodiment, the generating a visualization interface based on the layout template and the interaction template comprises:
selecting at least one layout template meeting the newly-built visual interface operation from the layout templates, and selecting at least one interaction template meeting the newly-built visual interface operation from the interaction templates;
acquiring layout template operation parameters in the newly-built visual interface operation based on the at least one layout template, and identifying actions indicated by the layout template operation parameters;
assembling components of the at least one layout template based on the action indicated by the layout template operation parameters to generate a view interface;
generating interactive operation logic information of the at least one layout template according to the page operation parameters in the operation of the newly-built visual interface and the at least one interactive template;
and performing page configuration on the view interface according to the interactive operation logic information to generate the visual interface.
In an optional embodiment, the performing component assembly on the at least one layout template based on the action indicated by the layout template operation parameter, and generating the view interface includes:
when the action indicated by the layout template operation parameters is an adding action, adding the at least one layout template to a specified position in a preset activity page generation interface to obtain a first layout template set, and performing component assembly on the first layout template set to generate the view interface; or
When the action indicated by the layout template operation parameters is a deletion action, deleting the layout template specified by the user in the at least one layout template to obtain a second layout template set, assembling components of the second layout template set, and generating the view interface; or
When the action indicated by the layout template operation parameter is a style or attribute action of editing the layout template, editing the style or attribute of the layout template specified by the user in the at least one layout template based on the style information or attribute information of the layout template preset by the user to obtain a third layout template set, assembling components of the third layout template set, and generating the view interface.
The visual interface can be combined with a colorful UI component library provided by the ElementUI, so that the visual interface is more attractive, concise and understandable, and better experience is provided for users.
In one embodiment, the database stores all user data (for example, an enterprise employee information table entered by a receiving user) in advance, and the user data includes the name, job number, contact information, department and hierarchical relationship, and the like of the user.
In one embodiment, the visual interface is used for guiding a user to register or log in the visual interface, and a user name, a user ID, a password, a mailbox and the like input when the user registers or logs in the visual interface are saved in the database.
In an optional embodiment, operation permissions on the visual interface are set for different users according to the user ID, where the operation permissions include permissions for defining a data set, permissions for entering the data set, and permissions for changing a layout in the visual interface. For example, according to the department and the hierarchy to which the user belongs in the enterprise, the user is divided into a common user and a platform administrator, the operation authority of the common user includes modifying personal information in the visual interface, browsing the visual interface, and the like, and the operation authority of the platform administrator includes adding, modifying, deleting, and the like, a certain configuration (for example, an interface layout) in the visual interface, and also includes defining a data set at a corresponding position of the visual interface, and entering the data set.
In one embodiment, the configuration in the visualization interface is managed using application framework techniques. The application framework technology comprises an ABP (ASP.NET Boilerplate Project), an implementation principle and a visual interface calling based on an ABP configuration management module, processing more dynamic or flexible configuration information in a user-defined configuration management module mode, using a user-defined configuration information management service, integrating the support of a settingProvider.net and realizing better parameter configuration management experience.
The collection module 203 is configured to generate a data collection interface in the visualization interface, and update access data of a user to the data collection interface in response to an access operation of the user on the data collection interface.
In an optional embodiment, the accessing operation may include: perform input (e.g., operations to define a data set or to enter a data set) and perform operations to commit.
In an optional embodiment, the updating the access data of the user to the data collection interface comprises:
generating metadata information of the data collection interface, and persisting the metadata of the data collection interface into the database;
acquiring a configuration table corresponding to the metadata information in the database;
and updating the access data of the user to a configuration table corresponding to the metadata information.
In an optional embodiment, the updating the access data of the user to the configuration table corresponding to the metadata information includes:
assembling the access data by using an interface program of the data collection interface to obtain an assembled data set;
acquiring a unique identifier of the data collection interface;
determining a data set ID corresponding to the unique identifier in the configuration table;
and updating the assembly data set to the content field pointed by the data set ID.
In an optional embodiment, the metadata information in the data collection interface includes one or more of a unique identifier of the data collection interface, a total filling amount, interface configuration metadata, component configuration metadata, distribution configuration metadata, filling policy metadata, and an instance data array, and the unique identifier of the data collection interface is in one-to-one correspondence with the ID of the data set. The rules of assembly include: and filling object data of a data value by taking the field name of each component (namely, a content variable in the data set) as a key value, wherein a plurality of components form a data set.
In an alternative embodiment, the user is guided to define the data set and enter the data set by using the display types of the fields displayed in the data collection interface. The set of presentation types includes: radio boxes, multiple boxes, single line text, multiple lines of text, drop down selections (single selection, multiple selection), upload components (pictures, videos, attachments), rich text editors, and the like.
Specifically, the data collection interface is used for responding the operation of a user for defining a data set on the data collection interface, and the authority owned by the user is judged;
when determining that the user has the authority to define the data sets, receiving the name of each data set defined by the user and various attributes of each data set;
storing names of data sets defined by users into the configuration table, generating IDs of the data sets corresponding to the names, and storing multiple attributes of each data set into a database, wherein the multiple attributes of each data set comprise a home menu level of each data set, the number of fields to be configured, a display type corresponding to each field, whether to fill in, check rules corresponding to the fields if to be a required item, and whether cascade interaction exists among the fields;
and when the user is determined not to have the authority for defining the data set, reminding the user of not having the authority for defining the data set in the data collection interface.
And if the verification rules are not met, prompting the user to input errors and recording again. The corresponding check rules when the required items are also comprise node check rules, wherein the node check rules mean that the data of the node can be transferred to the next node only when the data of the node meets the conditions. Some fields implement a must-fill translation to check statement on some specific nodes, i.e., the field cannot be empty. For example, the node check condition is set at the originating node as follows: when the process is initiated, if the mobile phone number is not filled in, the data cannot be submitted.
In one embodiment, the data collection interface is used for guiding a user to enter a content variable of each data set, responding to the operation of the user for entering the data set, judging the authority owned by the user and judging whether the content variable meets the corresponding check rule or not;
when the user is determined to have the authority for defining the data set and the content variable accords with the corresponding check rule, guiding the user to submit; or
When determining that the user does not have the authority for defining the data set, prompting that the user does not have the authority for inputting the data set; or
And when the content variable does not accord with the corresponding check rule, guiding the user to re-enter the content variable according to the corresponding check rule.
In one embodiment, the data interaction process between the database and the visual interface is completed through a front-end and back-end data interaction technology, and data entered by an administrator is stored in the configuration table in a character string in a json format.
The front-end and back-end data interaction technology comprises ajax (asynchronous JavaScript and XML) and is used for creating better, faster and more interactive Web application programs with the help of XML, HTML, CSS and Java script. ajax is a Web browser technology independent of Web server software that can exchange data with a database and update portions of a Web page without reloading the entire interface. In the purest sense, the user never knows anything or even is transferred to the database.
The publishing module 204 is configured to dynamically publish the access data in real time by using the visualization interface, and monitor an exception of the published access data.
In an optional embodiment, the dynamically publishing the access data in real time by using the visualization interface includes:
configuring distribution configuration metadata in the visualization interface;
the distribution configuration metadata is used for carrying out distribution judgment on the access data, and the access data with the distribution configuration is distributed to a corresponding receiving system for distribution;
and carrying out abnormity monitoring on the distribution of the access data, and carrying out distribution retry according to the configured failure attempt times when the distribution failure of the access data is monitored until the distribution and the release of the access data are completed.
The distribution configuration metadata includes one or more of a name of a receiving system of the data, an interface address of the receiving system, and a number of failed attempts.
Specifically, if the data has distribution configuration, the data is sent to a data distribution processing service interface provided by a data distribution processing engine, and the processing mode of the data distribution processing service interface comprises an active push mode;
after receiving the data, the distribution processing service in the data distribution processing engine sends the data filled in the user bar to an interface address of a receiving system in a post mode according to a distribution configuration strategy, and if the sending fails, a retry operation is executed according to the number of failed attempts;
and receiving data into the system for processing by using a data synchronization service interface provided by an external system timing request core engine in an active request mode of an external assistance system, wherein parameters of the data synchronization service interface comprise parameters such as page unique identification, data filling time, data filling end type and page filling data.
In an optional embodiment, the monitoring the access data after the issue for the exception includes:
acquiring a unique identifier and release time of the released access data;
integrating published files of the published access data based on the unique identification and the publication time;
testing the release file to generate a test result of the release file;
and if the test result is that the test is passed, determining that the issued access data is not abnormal.
In an optional embodiment, the testing the release file, and generating the test result of the release file includes:
extracting the unique identifier of the published access data in the published file with the latest publishing time and the interface address of the receiving system, and determining whether the extracted unique identifier corresponds to the interface address of the receiving system;
and when the extracted unique identification corresponds to the interface address of the receiving system, generating a test result which passes the test.
The persistence module 205 is configured to, when it is monitored that the issued access data is not abnormal, persist the issued access data into the configuration table.
In one embodiment, transient data stored in a database is likely to be lost due to memory recovery caused by program broadcasting or other reasons, and a data persistence technology provides a mechanism for switching data between a transient state and a persistent state, so that the security of data storage and the applicability of data calling are ensured.
EXAMPLE III
The present embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps in the above-described data persistence method embodiments, such as S11-S15 shown in fig. 1:
s11, establishing a database and generating a configuration table in the database;
s12, responding to the operation of a user for building a new visual interface, acquiring a layout template and an interaction template which are available in the database, and generating the visual interface based on the layout template and the interaction template;
s13, generating a data collection interface in the visualization interface, and responding to the access operation of the user to the data collection interface, and updating the access data of the user to the data collection interface;
s14, dynamically publishing the access data in real time by using the visual interface, and monitoring the abnormity of the published access data;
and S15, when the issued access data is monitored to be abnormal, the issued access data is persisted to the configuration table.
Alternatively, the computer program, when executed by the processor, implements the functions of the modules/units in the above-mentioned device embodiments, for example, the module 201 and 205 in fig. 2:
the creating module 201 is configured to create a database, and generate a configuration table in the database;
the generating module 202 is configured to, in response to an operation of a user to create a new visualization interface, obtain a layout template and an interaction template available in the database, and generate a visualization interface based on the layout template and the interaction template;
the collection module 203 is configured to generate a data collection interface in the visualization interface, and update access data of a user into the data collection interface in response to an access operation of the user on the data collection interface;
the publishing module 204 is configured to dynamically publish the access data in real time by using the visualization interface, and monitor an exception of the published access data;
the persistence module 205 is configured to, when it is monitored that the issued access data is not abnormal, persist the issued access data into the configuration table.
Example four
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention. In the preferred embodiment of the present invention, the electronic device 3 comprises a memory 31, at least one processor 32, at least one communication bus 33 and a transceiver 34.
It will be appreciated by those skilled in the art that the configuration of the electronic device shown in fig. 3 does not constitute a limitation of the embodiment of the present invention, and may be a bus-type configuration or a star-type configuration, and the electronic device 3 may include more or less other hardware or software than those shown, or a different arrangement of components.
In some embodiments, the electronic device 3 is a device capable of automatically performing numerical calculation and/or information processing according to instructions set or stored in advance, and the hardware thereof includes but is not limited to a microprocessor, an application specific integrated circuit, a programmable gate array, a digital processor, an embedded device, and the like. The electronic device 3 may also include a client device, which includes, but is not limited to, any electronic product that can interact with a client through a keyboard, a mouse, a remote controller, a touch pad, or a voice control device, for example, a personal computer, a tablet computer, a smart phone, a digital camera, and the like.
It should be noted that the electronic device 3 is only an example, and other existing or future electronic products, such as those that can be adapted to the present invention, should also be included in the scope of the present invention, and are included herein by reference.
In some embodiments, the memory 31 has stored therein a computer program which, when executed by the at least one processor 32, implements all or part of the steps of the data persistence method as described. The Memory 31 includes a Read-Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), a One-time Programmable Read-Only Memory (OTPROM), an electronically Erasable rewritable Read-Only Memory (Electrically-Erasable Programmable Read-Only Memory (EEPROM)), an optical Read-Only disk (CD-ROM) or other optical disk Memory, a magnetic disk Memory, a tape Memory, or any other medium readable by a computer capable of carrying or storing data.
Further, the computer-readable storage medium may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the blockchain node, and the like.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
In some embodiments, the at least one processor 32 is a Control Unit (Control Unit) of the electronic device 3, connects various components of the electronic device 3 by various interfaces and lines, and executes various functions and processes data of the electronic device 3 by running or executing programs or modules stored in the memory 31 and calling data stored in the memory 31. For example, the at least one processor 32, when executing the computer program stored in the memory, implements all or a portion of the steps of the data persistence methods described in embodiments of the invention; or implement all or part of the functionality of the data persistence device. The at least one processor 32 may be composed of an integrated circuit, for example, a single packaged integrated circuit, or may be composed of a plurality of integrated circuits packaged with the same or different functions, including one or more Central Processing Units (CPUs), microprocessors, digital Processing chips, graphics processors, and combinations of various control chips.
In some embodiments, the at least one communication bus 33 is arranged to enable connection communication between the memory 31 and the at least one processor 32 or the like.
Although not shown, the electronic device 3 may further include a power supply (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the at least one processor 32 through a power management device, so as to implement functions of managing charging, discharging, and power consumption through the power management device. The power supply may also include any component of one or more dc or ac power sources, recharging devices, power failure detection circuitry, power converters or inverters, power status indicators, and the like. The electronic device 3 may further include various sensors, a bluetooth module, a Wi-Fi module, and the like, which are not described herein again.
The integrated unit implemented in the form of a software functional module may be stored in a computer-readable storage medium. The software functional module is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, an electronic device, or a network device) or a processor (processor) to execute parts of the methods according to the embodiments of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or that the singular does not exclude the plural. A plurality of units or means recited in the specification may also be implemented by one unit or means through software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. A method of data persistence, the method comprising:
establishing a database, and generating a configuration table in the database;
responding to the operation of a user for building a visual interface, acquiring a layout template and an interaction template in the database, and generating the visual interface based on the layout template and the interaction template;
generating a data collection interface in the visualization interface, and responding to the access operation of a user to the data collection interface, and updating the access data of the user into the data collection interface;
dynamically publishing the access data in real time by using the visual interface, and monitoring the abnormity of the published access data;
and when the issued access data is monitored to be abnormal, the issued access data is persisted to the configuration table.
2. The data persistence method of claim 1 wherein the generating the visualization interface based on the layout template and the interaction template comprises:
selecting at least one layout template meeting the newly-built visual interface operation from the layout templates, and selecting at least one interaction template meeting the newly-built visual interface operation from the interaction templates;
acquiring layout template operation parameters in the newly-built visual interface operation based on the at least one layout template, and identifying actions indicated by the layout template operation parameters;
assembling components of the at least one layout template based on the action indicated by the layout template operation parameters to generate a view interface;
generating interactive operation logic information of the at least one layout template according to the page operation parameters in the operation of the newly-built visual interface and the at least one interactive template;
and performing page configuration on the view interface according to the interactive operation logic information to generate the visual interface.
3. The data persistence method of claim 2, wherein the act of assembling the at least one layout template components based on the layout template operational parameters comprises:
when the action indicated by the layout template operation parameters is an adding action, adding the at least one layout template to a specified position in a preset activity page generation interface to obtain a first layout template set, and performing component assembly on the first layout template set to generate the view interface; or
When the action indicated by the layout template operation parameters is a deletion action, deleting the layout template specified by the user in the at least one layout template to obtain a second layout template set, assembling components of the second layout template set, and generating the view interface; or
When the action indicated by the layout template operation parameter is a style or attribute action of editing the layout template, editing the style or attribute of the layout template specified by the user in the at least one layout template based on the style information or attribute information of the layout template preset by the user to obtain a third layout template set, assembling components of the third layout template set, and generating the view interface.
4. The data persistence method of claim 1, wherein the updating the access data of the user into the data collection interface comprises:
generating metadata information of the data collection interface, and persisting the metadata of the data collection interface into the database;
acquiring a configuration table corresponding to the metadata information in the database;
and updating the access data of the user to a configuration table corresponding to the metadata information.
5. The data persistence method of claim 4, wherein the updating the access data of the user to the configuration table corresponding to the metadata information comprises:
assembling the access data by using an interface program of the data collection interface to obtain an assembled data set;
acquiring a unique identifier of the data collection interface;
determining a data set ID corresponding to the unique identifier in the configuration table;
and updating the assembly data set to the content field pointed by the data set ID.
6. The data persistence method of claim 1, wherein the dynamically publishing the access data in real-time using the visualization interface comprises:
configuring distribution configuration metadata in the visualization interface;
the distribution configuration metadata is used for carrying out distribution judgment on the access data, and the access data with the distribution configuration is distributed to a corresponding receiving system for distribution;
and carrying out abnormity monitoring on the distribution of the access data, and carrying out distribution retry according to the configured failure attempt times when the distribution failure of the access data is monitored until the distribution of the access data is completed.
7. The data persistence method of claim 1, wherein the monitoring for the exception of the published access data comprises:
acquiring a unique identifier and release time of the released access data;
integrating published files of the published access data based on the unique identification and the publication time;
testing the release file to generate a test result of the release file;
and if the test result is that the test is passed, determining that the issued access data is not abnormal.
8. An apparatus for data persistence, the apparatus comprising:
the system comprises a creating module, a configuration module and a processing module, wherein the creating module is used for creating a database and generating a configuration table in the database;
the generating module is used for responding to the operation of a user for building a new visual interface, acquiring a layout template and an interaction template in the database, and generating the visual interface based on the layout template and the interaction template;
the collection module is used for generating a data collection interface in the visualization interface and responding to the access operation of a user on the data collection interface, and updating the access data of the user into the data collection interface;
the release module is used for dynamically releasing the access data in real time by using the visual interface and monitoring the abnormity of the released access data;
and the persistence module is used for persisting the released access data into the configuration table when monitoring that the released access data is not abnormal.
9. An electronic device, characterized in that the electronic device comprises a processor and a memory, the processor being configured to implement the data persistence method according to any one of claims 1 to 7 when executing the computer program stored in the memory.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements a data persistence method as claimed in any one of claims 1 to 7.
CN202111539022.1A 2021-12-15 2021-12-15 Data persistence method, device, electronic equipment and storage medium Active CN114217899B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111539022.1A CN114217899B (en) 2021-12-15 2021-12-15 Data persistence method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111539022.1A CN114217899B (en) 2021-12-15 2021-12-15 Data persistence method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114217899A true CN114217899A (en) 2022-03-22
CN114217899B CN114217899B (en) 2023-10-17

Family

ID=80702750

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111539022.1A Active CN114217899B (en) 2021-12-15 2021-12-15 Data persistence method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114217899B (en)

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030208476A1 (en) * 2002-05-01 2003-11-06 Heddings Jason A. Configurable persistence in applets
CN101110030A (en) * 2007-08-23 2008-01-23 南京联创科技股份有限公司 Developing method for data base persistence layer based on JAVA
CN101826018A (en) * 2010-05-20 2010-09-08 瑞斯康达科技发展股份有限公司 Interactive development system and method for interface of network element management system
CN102081661A (en) * 2011-01-19 2011-06-01 吉林大学 Data integration method and system of heterogeneous relational database based on XML (Extensive Makeup Language)
CN102360290A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Form building device and form building method
US20140281909A1 (en) * 2013-03-14 2014-09-18 Thoughtwire Holdings Corp. Method and system for generating a view
US20150227533A1 (en) * 2014-02-11 2015-08-13 Wix.Com Ltd. System for synchronization of changes in edited websites and interactive applications
US20170250992A1 (en) * 2016-02-26 2017-08-31 Wal-Mart Stores, Inc. Systems and methods for access to electronic data
US20170262321A1 (en) * 2016-03-11 2017-09-14 Chris Newburn Declarative properties for data collections
CN107203374A (en) * 2016-08-30 2017-09-26 北京新媒传信科技有限公司 The display methods and device of application interface
US20180046609A1 (en) * 2016-08-10 2018-02-15 International Business Machines Corporation Generating Templates for Automated User Interface Components and Validation Rules Based on Context
CN108205454A (en) * 2016-12-20 2018-06-26 中国科学院沈阳自动化研究所 Data management automatic production of HTML page method and system based on Extensible template library
CN108228893A (en) * 2018-02-05 2018-06-29 广州中元软件有限公司 A kind of relational database data persistence optimization and queuing strategy
CN108345482A (en) * 2017-12-29 2018-07-31 广州品唯软件有限公司 The self-defined edit methods of dynamic page, device, electronic equipment and storage medium
CN108628682A (en) * 2018-04-17 2018-10-09 西南交通大学 A kind of Spark platform Cost Optimization Approachs based on data persistence
CN109597954A (en) * 2018-11-28 2019-04-09 南京赛克蓝德网络科技有限公司 Data item methods of exhibiting, calculates equipment and medium at device
CN109753533A (en) * 2018-12-28 2019-05-14 北京东方国信科技股份有限公司 A kind of multi-source relevant database client development approach and device
CN113476853A (en) * 2021-07-26 2021-10-08 北京达佳互联信息技术有限公司 Data processing method and device for interactive tasks, electronic equipment and storage medium
CN113590379A (en) * 2021-06-25 2021-11-02 国电南瑞科技股份有限公司 Redis data persistence method and system

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030208476A1 (en) * 2002-05-01 2003-11-06 Heddings Jason A. Configurable persistence in applets
CN101110030A (en) * 2007-08-23 2008-01-23 南京联创科技股份有限公司 Developing method for data base persistence layer based on JAVA
CN101826018A (en) * 2010-05-20 2010-09-08 瑞斯康达科技发展股份有限公司 Interactive development system and method for interface of network element management system
CN102081661A (en) * 2011-01-19 2011-06-01 吉林大学 Data integration method and system of heterogeneous relational database based on XML (Extensive Makeup Language)
CN102360290A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Form building device and form building method
US20140281909A1 (en) * 2013-03-14 2014-09-18 Thoughtwire Holdings Corp. Method and system for generating a view
US20150227533A1 (en) * 2014-02-11 2015-08-13 Wix.Com Ltd. System for synchronization of changes in edited websites and interactive applications
US20170250992A1 (en) * 2016-02-26 2017-08-31 Wal-Mart Stores, Inc. Systems and methods for access to electronic data
US20170262321A1 (en) * 2016-03-11 2017-09-14 Chris Newburn Declarative properties for data collections
US20180046609A1 (en) * 2016-08-10 2018-02-15 International Business Machines Corporation Generating Templates for Automated User Interface Components and Validation Rules Based on Context
CN107203374A (en) * 2016-08-30 2017-09-26 北京新媒传信科技有限公司 The display methods and device of application interface
CN108205454A (en) * 2016-12-20 2018-06-26 中国科学院沈阳自动化研究所 Data management automatic production of HTML page method and system based on Extensible template library
CN108345482A (en) * 2017-12-29 2018-07-31 广州品唯软件有限公司 The self-defined edit methods of dynamic page, device, electronic equipment and storage medium
CN108228893A (en) * 2018-02-05 2018-06-29 广州中元软件有限公司 A kind of relational database data persistence optimization and queuing strategy
CN108628682A (en) * 2018-04-17 2018-10-09 西南交通大学 A kind of Spark platform Cost Optimization Approachs based on data persistence
CN109597954A (en) * 2018-11-28 2019-04-09 南京赛克蓝德网络科技有限公司 Data item methods of exhibiting, calculates equipment and medium at device
CN109753533A (en) * 2018-12-28 2019-05-14 北京东方国信科技股份有限公司 A kind of multi-source relevant database client development approach and device
CN113590379A (en) * 2021-06-25 2021-11-02 国电南瑞科技股份有限公司 Redis data persistence method and system
CN113476853A (en) * 2021-07-26 2021-10-08 北京达佳互联信息技术有限公司 Data processing method and device for interactive tasks, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN114217899B (en) 2023-10-17

Similar Documents

Publication Publication Date Title
CN102193781B (en) Integrated design application
US20180101371A1 (en) Deployment manager
US20080115104A1 (en) Software development system and method for intelligent document output based on user-defined rules
CN106534291B (en) Voltage monitoring method based on big data processing
US8832662B2 (en) Rules engine for architectural governance
US20070038683A1 (en) Business intelligence system and methods
CN104866426A (en) Software test integrated control method and system
CN115129736B (en) Rule event dynamic loading and updating method based on rule engine and related equipment
CN104123227A (en) Method for automatically generating testing cases
CN104090776A (en) Software development method and system
US8904357B2 (en) Dashboard for architectural governance
CN103268226A (en) Test script file generation method and device
CN111866121A (en) Safety monitoring and management cloud platform for large crane equipment
CN111309734B (en) Method and system for automatically generating table data
CN111931471A (en) Form collection method and device, electronic equipment and storage medium
CN112506486A (en) Search system establishing method and device, electronic equipment and readable storage medium
US20080256092A1 (en) Data Processing Device and Data Processing Method
CN111427577A (en) Code processing method and device and server
CN114912255A (en) On-line simulation experiment system and method
CN114217899B (en) Data persistence method, device, electronic equipment and storage medium
CN111914002B (en) Machine room resource information processing method and device and electronic equipment
CN112559603B (en) Feature extraction method, device, equipment and computer-readable storage medium
EP3999917B1 (en) Method and system for generating a digital representation of asset information in a cloud computing environment
CN113268695A (en) Data embedding point processing method and device and related equipment
CN114004553B (en) System, server and client for generating plans in visual mode

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220920

Address after: Room 2601 (Unit 07), Qianhai Free Trade Building, No. 3048, Xinghai Avenue, Nanshan Street, Qianhai Shenzhen-Hong Kong Cooperation Zone, Shenzhen, Guangdong 518000

Applicant after: Shenzhen Ping An Smart Healthcare Technology Co.,Ltd.

Address before: 1-34 / F, Qianhai free trade building, 3048 Xinghai Avenue, Mawan, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong 518000

Applicant before: Ping An International Smart City Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant