CN104573086A - Database access component and generating method thereof - Google Patents

Database access component and generating method thereof Download PDF

Info

Publication number
CN104573086A
CN104573086A CN201510044896.8A CN201510044896A CN104573086A CN 104573086 A CN104573086 A CN 104573086A CN 201510044896 A CN201510044896 A CN 201510044896A CN 104573086 A CN104573086 A CN 104573086A
Authority
CN
China
Prior art keywords
database
interface
attribute
connection
dbtool
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.)
Pending
Application number
CN201510044896.8A
Other languages
Chinese (zh)
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.)
Inspur Group Co Ltd
Original Assignee
Inspur Group 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 Inspur Group Co Ltd filed Critical Inspur Group Co Ltd
Priority to CN201510044896.8A priority Critical patent/CN104573086A/en
Publication of CN104573086A publication Critical patent/CN104573086A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/25Integrating or interfacing systems involving database management systems

Abstract

The invention provides a database access component and a generation method thereof. The database access component comprises an integrally packaged add, delete, correct and search operation interfaces of multiple databases, a batch task operation interface and a big character field search and insert interface. The database access component is packaged in the DB Tool type. In this way, database access complexity is decreased.

Description

A kind of a kind of generation method of database access component and database access component
Technical field
The present invention relates to field of computer technology, particularly a kind of a kind of generation method of database access component and database access component.
Background technology
In the applied business needing database access, database access service realizes each business module and the mutual necessary technology of database data.Current conventional database has ORACLE, DB2, MySql, SQL Server, Sybase etc., generally, the interface name that each database provides, using method are all not identical, and also there is some difference usually for the same database interface title under different operating system, code speech.
Current each database access service is all generally encapsulate separately a certain class database used, due to the difference of type of database, operating system environment, development language etc., database access interface varies, unified database access service cannot be provided for user, when user needs usage data storehouse, need to carry out different configurations for different databases, when database changed by needs, need again to rewrite configuration for new database, complicated operation.
Summary of the invention
In view of this, the invention provides a kind of a kind of generation method of database access component and database access component, the complexity of accessing database can be reduced.
On the one hand, the invention provides a kind of database access component, comprising:
The increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface;
Described database access Component encapsulating is DBTool class.
Further, also comprise:
Time parameter arranges module, for determining the tie-time attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when the described tie-time, attribute-bit parameter was set to short connection, notify short link block, when described tie-time attribute-bit parameter is set to long connection, notify long link block, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection;
Described short link block, for when receiving described time parameter and arranging the notice that module sends, opens the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns;
Described long link block, for when receiving described time parameter and arranging the notice that module sends, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
Further, also comprise:
Environmental parameter arranges module, owing to determining the JA(junction ambient) attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when described JA(junction ambient) attribute-bit parameter is set to multithreading, notice multithreading module, when described JA(junction ambient) attribute-bit parameter is set to single-threaded, advice note threading models, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Described single-threaded module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is single-threaded;
Described multithreading module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is multithreading.
Further, also comprise: database access service interface, for calling described increasing, deleting, change, looking into operation-interface, described batch tasks operation-interface, the inquiry of described big field and insert multitype database described in interface accessing.
Further, also comprise:
Security module, for when the execution environment that fulfillment database operates is multithreading, utilizes lock mechanism to realize thread-safe;
And/or memory protect module, realizes the memory protect of DBTool class to the inquiry renewal rewards theory of big field for utilizing internal memory cache region;
And/or batch tasks operational module, realizes batch updating for DBTool class by the batch tasks operation-interface calling described multitype database.
On the other hand, the invention provides a kind of generation method of database access component, comprising:
S1: the increasing of overall package multitype database, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface, generates database access component;
S2: be DBTool class by described database access Component encapsulating.
Further, described S2 comprises:
In the DBTool constructed fuction of described DBTool class, tie-time attribute-bit parameter is set, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection;
Arrange when the described tie-time, attribute-bit parameter was set to short connection, open the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns;
Arrange when described tie-time attribute-bit parameter is set to long connection, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
Further, described S2 comprises:
JA(junction ambient) attribute-bit parameter is set in the DBTool constructed fuction of described DBTool class, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Arrange when described JA(junction ambient) attribute-bit parameter is set to single-threaded, the execution environment of database manipulation is single-threaded;
Arrange when described JA(junction ambient) attribute-bit parameter is set to multithreading, the execution environment of database manipulation is multithreading.
Further, also comprise: arrange described database access component for calling described increasing, delete, change, look into operation-interface, described batch tasks operation-interface, the inquiry of described big field and the database access service interface inserting multitype database described in interface accessing.
Further, also comprise:
Arrange when the execution environment of fulfillment database operation is multithreading, utilize lock mechanism to realize thread-safe;
And/or, arrange and utilize internal memory cache region to realize the memory protect of DBTool class to the inquiry renewal rewards theory of big field;
And/or, DBTool class is set and realizes batch updating by the batch tasks operation-interface calling described multitype database.
The invention provides a kind of a kind of generation method of database access component and database access component, this database access component comprises the increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insertion interface, for user provides interface unified, database access service easy to use, user does not need to reconfigure just can by this database access component access multitype database, database access Component encapsulating is DBTool class, due to the class that DBTool class is cross-platform, avoid due to operating system environment, the coding that the difference of development language is brought affects, reduce the complexity of accessing database.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the generation method flow diagram of a kind of database access component that one embodiment of the invention provides.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly; below in conjunction with the accompanying drawing in the embodiment of the present invention; technical scheme in the embodiment of the present invention is clearly and completely described; obviously; described embodiment is the present invention's part embodiment, instead of whole embodiments, based on the embodiment in the present invention; the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all belongs to the scope of protection of the invention.
Embodiments provide a kind of database access component, comprising:
The increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface;
Described database access Component encapsulating is DBTool class.
Embodiments provide a kind of database access component, this database access component comprises the increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insertion interface, for user provides interface unified, database access service easy to use, user does not need to reconfigure just can by this database access component access multitype database, database access Component encapsulating is DBTool class, due to the class that DBTool class is cross-platform, avoid due to operating system environment, the coding that the difference of development language is brought affects, reduce the complexity of accessing database.
In a kind of possible implementation, database access component also comprises:
Time parameter arranges module, for determining the tie-time attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when the described tie-time, attribute-bit parameter was set to short connection, notify short link block, when described tie-time attribute-bit parameter is set to long connection, notify long link block, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection.In this implementation, user can arrange module by time parameter as requested, arranges the tie-time attribute in connection data storehouse.
Described short link block, for when receiving described time parameter and arranging the notice that module sends, opens the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns.When the tie-time attribute in connection data storehouse is short connection, in units of an object instance calling interface method, the connection with database is opened when object instance calling interface method, close the connection with database when object instance calling interface method returns, this process is: open and transmit → close the connection with database with the connection → data of database.
Described long link block, for when receiving described time parameter and arranging the notice that module sends, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
Wherein, the long time connected slightly is shorter than the life cycle of object instance.When the tie-time attribute in connection data storehouse is for long connection, after structure object instance, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.This process is: open transmit with the connection → data of database → keep connect → data transmit → keep connect → → disconnect the connection with database.Because object instance has corresponding action scope, when this object instance is outer to its action scope, this object time will auto-destruct.For example, when object instance is local variable, its action scope has been gone out with regard to auto-destruct, when object instance is global variable, then when the program at its place exits, auto-destruct.
In a kind of possible implementation, database access component also comprises:
Environmental parameter arranges module, owing to determining the JA(junction ambient) attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when described JA(junction ambient) attribute-bit parameter is set to multithreading, notice multithreading module, when described JA(junction ambient) attribute-bit parameter is set to single-threaded, advice note threading models, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Described single-threaded module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is single-threaded;
Described multithreading module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is multithreading.
In a kind of possible implementation, conveniently user uses this database access component, and this data block access component is provided with unified database access service interface.This database access component, also comprises: database access service interface, for calling described increasing, deleting, change, looking into operation-interface, described batch tasks operation-interface, the inquiry of described big field and insert multitype database described in interface accessing.By this database access service interface, avoid the repeatedly encapsulation of user to access types of databases.
In addition, in a kind of possible implementation, this database access component, also comprises:
Security module, for when the execution environment that fulfillment database operates is multithreading, utilizes lock mechanism to realize thread-safe;
And/or memory protect module, realizes the memory protect of DBTool class to the inquiry renewal rewards theory of big field for utilizing internal memory cache region;
And/or batch tasks operational module, realizes batch updating for DBTool class by the batch tasks operation-interface calling described multitype database.
In the database access component that the present embodiment provides, unified database access service can be provided, realize transparent database access.In the database access component that the present embodiment provides, secondary encapsulation is carried out to raw data base access mode, shield the operation that part is loaded down with trivial details, the operation making user only need needs to carry out is carried out transmitting with the form of sql sentence, and namely user only need pass to interface by needing the sql statement of the operation carried out.
In the database access component that the present embodiment provides, for user provides unified database access service interface, supports multitype database and multiple operating system environment.Encapsulated by global design, can in this database access component all Sybases of overall package, for user provide interface unified, use simple database access service.
As shown in Figure 1, embodiments provide a kind of generation method of database access component, the method can comprise the following steps:
S1: the increasing of overall package multitype database, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface, generates database access component;
S2: be DBTool class by described database access Component encapsulating.
In a kind of possible implementation, described S2 comprises:
In the DBTool constructed fuction of described DBTool class, tie-time attribute-bit parameter is set, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection;
Arrange when the described tie-time, attribute-bit parameter was set to short connection, open the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns;
Arrange when described tie-time attribute-bit parameter is set to long connection, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
In a kind of possible implementation, described S2 comprises:
JA(junction ambient) attribute-bit parameter is set in the DBTool constructed fuction of described DBTool class, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Arrange when described JA(junction ambient) attribute-bit parameter is set to single-threaded, the execution environment of database manipulation is single-threaded;
Arrange when described JA(junction ambient) attribute-bit parameter is set to multithreading, the execution environment of database manipulation is multithreading.
In a kind of possible implementation, the method also comprises: arrange described database access component for calling described increasing, delete, change, look into operation-interface, described batch tasks operation-interface, the inquiry of described big field and the database access service interface inserting multitype database described in interface accessing.
In a kind of possible implementation, the method also comprises:
Arrange when the execution environment of fulfillment database operation is multithreading, utilize lock mechanism to realize thread-safe;
And/or, arrange and utilize internal memory cache region to realize the memory protect of DBTool class to the inquiry renewal rewards theory of big field;
And/or, DBTool class is set and realizes batch updating by the batch tasks operation-interface calling described multitype database.
Embodiments provide a kind of a kind of generation method of database access component and database access component, there is following beneficial effect:
1, embodiments provide a kind of a kind of generation method of database access component and database access component, this database access component comprises the increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insertion interface, for user provides interface unified, database access service easy to use, user does not need to reconfigure just can by this database access component access multitype database, database access Component encapsulating is DBTool class, due to the class that DBTool class is cross-platform, avoid due to operating system environment, the coding that the difference of development language is brought affects, reduce the complexity of accessing database.
2, embodiments provide a kind of a kind of generation method of database access component and database access component, by the increasing of overall package multitype database in database access component, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insertion interface, generate database access component, for user provides unified database access interface, avoid the repeatedly encapsulation of user to access types of databases, by being DBTool class by database access Component encapsulating, shield different operating system, the inconsistent encoding variability impact caused of development language lower interface using method, do not need ADO (ActiveXData Objects, program object), do not need .net framework etc. is installed, improve development efficiency.
3, embodiments provide a kind of a kind of generation method of database access component and database access component, in database access, because database kind is different, operating system environment, the difference of development language etc., database access interface is different, at replacing database, the storehouse access interface that resets Configuration Data is needed during system migration, cause the prolongation of R&D cycle, the increase of project cost, by the database access component in the present embodiment, overall package multitype database, provide unified database access service interface, at replacing database, the storehouse access service interface that resets Configuration Data is not needed during system migration, shorten the R&D cycle, reduce project cost.
It should be noted that, in this article, the relational terms of such as first and second and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element " being comprised " limited by statement, and be not precluded within process, method, article or the equipment comprising described key element and also there is other same factor.
One of ordinary skill in the art will appreciate that: all or part of step realizing said method embodiment can have been come by the hardware that programmed instruction is relevant, aforesaid program can be stored in the storage medium of embodied on computer readable, this program, when performing, performs the step comprising said method embodiment; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium in.
Finally it should be noted that: the foregoing is only preferred embodiment of the present invention, only for illustration of technical scheme of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. a database access component, is characterized in that, comprising:
The increasing of the multitype database of overall package, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface;
Described database access Component encapsulating is DBTool class.
2. database access component according to claim 1, is characterized in that, also comprise:
Time parameter arranges module, for determining the tie-time attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when the described tie-time, attribute-bit parameter was set to short connection, notify short link block, when described tie-time attribute-bit parameter is set to long connection, notify long link block, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection;
Described short link block, for when receiving described time parameter and arranging the notice that module sends, opens the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns;
Described long link block, for when receiving described time parameter and arranging the notice that module sends, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
3. database access component according to claim 1, is characterized in that, also comprise:
Environmental parameter arranges module, owing to determining the JA(junction ambient) attribute-bit parameter in the DBTool constructed fuction of described DBTool class according to external command, when described JA(junction ambient) attribute-bit parameter is set to multithreading, notice multithreading module, when described JA(junction ambient) attribute-bit parameter is set to single-threaded, advice note threading models, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Described single-threaded module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is single-threaded;
Described multithreading module, for when receiving described environmental parameter and arranging the notice that module sends, the execution environment of setting data storehouse operation is multithreading.
4. database access component according to claim 1, it is characterized in that, also comprise: database access service interface, for calling described increasing, deleting, change, looking into operation-interface, described batch tasks operation-interface, the inquiry of described big field and insert multitype database described in interface accessing.
5., according to described database access component arbitrary in claim 1-4, it is characterized in that, also comprise:
Security module, for when the execution environment that fulfillment database operates is multithreading, utilizes lock mechanism to realize thread-safe;
And/or memory protect module, realizes the memory protect of DBTool class to the inquiry renewal rewards theory of big field for utilizing internal memory cache region;
And/or batch tasks operational module, realizes batch updating for DBTool class by the batch tasks operation-interface calling described multitype database.
6. a generation method for database access component, is characterized in that, comprising:
S1: the increasing of overall package multitype database, delete, change, look into operation-interface, batch tasks operation-interface, big field inquiry and insert interface, generates database access component;
S2: be DBTool class by described database access Component encapsulating.
7. method according to claim 6, is characterized in that, described S2 comprises:
In the DBTool constructed fuction of described DBTool class, tie-time attribute-bit parameter is set, wherein, the long tie-time attribute in connection data storehouse of connection of described tie-time attribute-bit Parametric Representation, the tie-time attribute in the connection data storehouse of short connection;
Arrange when the described tie-time, attribute-bit parameter was set to short connection, open the connection with database when object instance calling interface method, close the connection with database when object instance calling interface method returns;
Arrange when described tie-time attribute-bit parameter is set to long connection, open the connection with database when object instance interface method first time performs, disconnect the connection with database when the object instance that described object instance interface method is corresponding is destroyed.
8. method according to claim 6, is characterized in that, described S2 comprises:
JA(junction ambient) attribute-bit parameter is set in the DBTool constructed fuction of described DBTool class, wherein, the execution environment attribute of database manipulation, the execution environment attribute of single-threaded database manipulation of described JA(junction ambient) attribute-bit Parametric Representation multithreading;
Arrange when described JA(junction ambient) attribute-bit parameter is set to single-threaded, the execution environment of database manipulation is single-threaded;
Arrange when described JA(junction ambient) attribute-bit parameter is set to multithreading, the execution environment of database manipulation is multithreading.
9. method according to claim 6, it is characterized in that, also comprise: arrange described database access component for calling described increasing, delete, change, look into operation-interface, described batch tasks operation-interface, the inquiry of described big field and the database access service interface inserting multitype database described in interface accessing.
10., according to described method arbitrary in claim 6-9, it is characterized in that, also comprise:
Arrange when the execution environment of fulfillment database operation is multithreading, utilize lock mechanism to realize thread-safe;
And/or, arrange and utilize internal memory cache region to realize the memory protect of DBTool class to the inquiry renewal rewards theory of big field;
And/or, DBTool class is set and realizes batch updating by the batch tasks operation-interface calling described multitype database.
CN201510044896.8A 2015-01-28 2015-01-28 Database access component and generating method thereof Pending CN104573086A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510044896.8A CN104573086A (en) 2015-01-28 2015-01-28 Database access component and generating method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510044896.8A CN104573086A (en) 2015-01-28 2015-01-28 Database access component and generating method thereof

Publications (1)

Publication Number Publication Date
CN104573086A true CN104573086A (en) 2015-04-29

Family

ID=53089148

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510044896.8A Pending CN104573086A (en) 2015-01-28 2015-01-28 Database access component and generating method thereof

Country Status (1)

Country Link
CN (1) CN104573086A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850661A (en) * 2015-06-08 2015-08-19 上海斐讯数据通信技术有限公司 Embedded equipment database packaging framework and implementation method
CN107729579A (en) * 2017-11-29 2018-02-23 武汉斗鱼网络科技有限公司 Database separate design method and device
CN108255478A (en) * 2018-01-19 2018-07-06 上海锐垚科技有限公司 A kind of label type template development method
CN109670089A (en) * 2018-12-29 2019-04-23 颖投信息科技(上海)有限公司 Knowledge mapping system and its figure server
CN109933573A (en) * 2019-01-30 2019-06-25 北京融链科技有限公司 Data bank service update method, apparatus and system
CN110019362A (en) * 2017-11-08 2019-07-16 中移(苏州)软件技术有限公司 A kind of method and device accessing database

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187937A (en) * 2007-10-30 2008-05-28 北京航空航天大学 Mode multiplexing isomerous database access and integration method under gridding environment
CN101930469A (en) * 2010-09-02 2010-12-29 江西省电力公司超高压分公司 Universal data access method of cross-platform multi-heterogeneous database in scheduling data service platform
US20140280333A1 (en) * 2013-03-15 2014-09-18 Teradata Corporation Management of different database systems and/or environments

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101187937A (en) * 2007-10-30 2008-05-28 北京航空航天大学 Mode multiplexing isomerous database access and integration method under gridding environment
CN101930469A (en) * 2010-09-02 2010-12-29 江西省电力公司超高压分公司 Universal data access method of cross-platform multi-heterogeneous database in scheduling data service platform
US20140280333A1 (en) * 2013-03-15 2014-09-18 Teradata Corporation Management of different database systems and/or environments

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850661A (en) * 2015-06-08 2015-08-19 上海斐讯数据通信技术有限公司 Embedded equipment database packaging framework and implementation method
CN110019362A (en) * 2017-11-08 2019-07-16 中移(苏州)软件技术有限公司 A kind of method and device accessing database
CN107729579A (en) * 2017-11-29 2018-02-23 武汉斗鱼网络科技有限公司 Database separate design method and device
CN107729579B (en) * 2017-11-29 2021-04-09 武汉斗鱼网络科技有限公司 Database separation design method and device
CN108255478A (en) * 2018-01-19 2018-07-06 上海锐垚科技有限公司 A kind of label type template development method
CN109670089A (en) * 2018-12-29 2019-04-23 颖投信息科技(上海)有限公司 Knowledge mapping system and its figure server
CN109933573A (en) * 2019-01-30 2019-06-25 北京融链科技有限公司 Data bank service update method, apparatus and system

Similar Documents

Publication Publication Date Title
CN104573086A (en) Database access component and generating method thereof
JP7419244B2 (en) Learning ETL rules by example
CN108509185B (en) System and method for arbitrary software logic modeling
CN106383784A (en) Software automated test method and system
US20160055233A1 (en) Pre-join tags for entity-relationship modeling of databases
CN103049251B (en) A kind of data base persistence layer device and database operation method
CN102254029B (en) View-based data access system and method
CN103853803A (en) Database configuration file encapsulation method and operation method as well as operation device thereof
US10977224B2 (en) Dynamic modeling of data in relational databases
CN106293664A (en) Code generating method and device
US9740713B1 (en) Dynamic modeling of data in relational databases
CN102346774B (en) Database operation method
CN103593443A (en) Method for electronic file metadata expansion
US20160259831A1 (en) Methodology supported business intelligence (BI) software and system
CN109508355A (en) A kind of data pick-up method, system and terminal device
CN102681852B (en) Agile development method based on JavaEE
AU2017254893A1 (en) Adapting database queries for data virtualization over combined database stores
CN105205103B (en) The method and apparatus for accessing database
US9104724B2 (en) Dynamic bridging of application and data servers
US10409790B2 (en) Data retention rule generator
CN110286883B (en) Intelligent database coding monitoring method and device and electronic equipment
CN105389342A (en) Database access tool, system and method
CN107273425A (en) A kind of Database Development Method and device based on ORM frameworks
CN103984540A (en) Method and device for generating hardware interface running program
US10311075B2 (en) Refactoring of databases to include soft type information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150429