CN103488738A - Method and system for automatically realizing JAVA object and data table SQL (structured query language) file - Google Patents

Method and system for automatically realizing JAVA object and data table SQL (structured query language) file Download PDF

Info

Publication number
CN103488738A
CN103488738A CN201310429899.4A CN201310429899A CN103488738A CN 103488738 A CN103488738 A CN 103488738A CN 201310429899 A CN201310429899 A CN 201310429899A CN 103488738 A CN103488738 A CN 103488738A
Authority
CN
China
Prior art keywords
java object
file
sql
module
output
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
CN201310429899.4A
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201310429899.4A priority Critical patent/CN103488738A/en
Publication of CN103488738A publication Critical patent/CN103488738A/en
Pending legal-status Critical Current

Links

Images

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/21Design, administration or maintenance of databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Abstract

The invention relates to a method for automatically realizing a JAVA object and a data table SQL (structured query language) file. The method specifically includes the following steps: step 1, configuring database information on a configuration interface and extracting related information of a corresponding JAVA object and an SQL statement; step 2, processing the related information of the corresponding JAVA object and the SQL statement, and outputting a corresponding file; step 3, loading pre-configured necessary information and necessary information inside a program into a pre-built Velocity model to generate the corresponding object and a persistent-layer corresponding data table SQL file; step 4, inputting the JAVA object and the persistent-layer corresponding data table SQL file according to an output directory structure. The method is close to a practical project, needed modes of all the corresponding tables are generated at one time, and development of personnel is greatly reduced; the method is flexible in configuration and applicable to multi-type databases and multi-persistent-layer formats; bugs, errors and the like caused by manual writing of developers are reduced.

Description

A kind of method and system that automatically realize JAVA object and tables of data SQL file
Technical field
The present invention relates to a kind of method and system that automatically realize JAVA object and tables of data SQL file.
Background technology
The present invention relates to use the velocity technology of increasing income, realize executing method in Eclipse, automatically realize JAVA object and the persistent layer corresponding data table SQL file of required correspondence in project development by the method.
Velocity is a template engine (template engine) based on Java.It allows anyone only simply to use template instruction (template language) to quote the object by the Java code definition, so adopt this technology to be mainly it based on Java language, so there is not incompatible or collision problem, secondly it is the technology of increasing income, and free, but the network reference is abundant.
The simple Java object of JAVA object (Plain Old Java Objects), actual is exactly common JavaBeans, is for fear of with EJB, obscuring created abbreviation.Being a term of the invention such as MartinFowler, being used for meaning common Java object, is not JavaBean, EntityBean or SessionBean.The JAVA object is not taken on any special role, also the interface of unreal incumbent what special Java framework as, EJB, JDBC etc.
In at present some projects exploitation, need to generate JAVA object and corresponding persistent layer SQL statement, although have some Open-Source Tools, method etc. can realize, do not meet the project needs yet, for exploitation bring too large convenient.
Summary of the invention
Technical matters to be solved by this invention is, for the deficiencies in the prior art, provides a kind of flexible and changeable, applicable to multi-type database, and the method that automatically realizes JAVA object and tables of data SQL file of many persistent layers form (as iBatis) etc.
The technical scheme that the present invention solves the problems of the technologies described above is as follows: a kind of method that automatically realizes JAVA object and tables of data SQL file specifically comprises the following steps:
Step 1: configuration module, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement;
Step 2: processing module is processed the relevant information of corresponding JAVA object and SQL statement, the output respective file;
Step 3: template importing module imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file;
Step 5: output module is by bibliographic structure output JAVA object and the persistent layer corresponding data table SQL file of output.
The invention has the beneficial effects as follows: the method for the invention and actual items are closed to, and disposable all corresponding tables generate required pattern, greatly reduce personnel's exploitation; The method flexible configuration, applicable to multi-type database, many persistent layers form; Reduce the developer because manually writing the BUG that causes, mistake etc.
On the basis of technique scheme, the present invention can also do following improvement.
Further, also comprise step 0: according to java, and sql Standard compilation establishment Velocity template, described Velocity template is carried out the general character extraction for realizing to respective file.
Further, the language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in web site website;
Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type;
Described variable is used in reference to the definition in the Java code, or is worth from the VTLstatement method defined in current page.
Statement is an important method of Java performing database operation, for the basis building database connects, sends the SQL statement that will carry out to database.
Further, in described step 3, at least two different respective file of type are carried out to the general character extraction, in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
Further, output JAVA object and persistent layer corresponding data table SQL file in described step 5, according to the path output set in advance.
Adopt the beneficial effect of above-mentioned further scheme to be, because of direct information such as configuration item Path etc., output file can not need change so form bag corresponding to Java file according to path output is set, and simplifies project development.
Another technical matters to be solved by this invention is, for the deficiencies in the prior art, provides a kind of flexible and changeable, applicable to multi-type database, and the system that automatically realizes JAVA object and tables of data SQL file of many persistent layers form (as iBatis) etc.
The technical scheme that the present invention solves the problems of the technologies described above is as follows: a kind of system that automatically realizes JAVA object and tables of data SQL file comprises that configuration module, processing module, template import module and output module;
Described configuration module, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement, and the relevant information of corresponding JAVA object and SQL statement is sent to processing module;
Described processing module, for the treatment of the relevant information of corresponding JAVA object and SQL statement, is exported respective file, and respective file is sent to template importing module;
Described template importing module imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file, and JAVA object and persistent layer corresponding data table SQL file are sent to output module;
Described output module is for the output JAVA object of the bibliographic structure by output and persistent layer corresponding data table SQL file.
The invention has the beneficial effects as follows: system of the present invention and actual items are closed to, and disposable all corresponding tables generate required pattern, greatly reduce personnel's exploitation; The method flexible configuration, applicable to multi-type database, many persistent layers form; Reduce the developer because manually writing the BUG that causes, mistake etc.
On the basis of technique scheme, the present invention can also do following improvement.
Further, also comprise the general character abstraction module, described general character abstraction module is according to java, and sql Standard compilation establishment Velocity template, and described Velocity template is carried out the general character extraction for realizing to respective file.
Further, the language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in web site website;
Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type;
Described variable is used in reference to the definition in the Java code, or is worth from the VTL statement method defined in current page.
Statement is an important method of Java performing database operation, for the basis building database connects, sends the SQL statement that will carry out to database.
Further, described general character abstraction module carries out the general character extraction at least two different respective file of type, and in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
Further, described output module is according to the path output JAVA object and the persistent layer corresponding data table SQL file that set in advance.
Adopt the beneficial effect of above-mentioned further scheme to be, because of direct information such as configuration item Path etc., output file can not need change so form bag corresponding to Java file according to path output is set, and simplifies project development.
The accompanying drawing explanation
Fig. 1 is the described a kind of method flow diagram of automatically realizing JAVA object and tables of data SQL file of the specific embodiment of the invention 1;
Fig. 2 is the described a kind of system architecture diagram of automatically realizing JAVA object and tables of data SQL file of the specific embodiment of the invention 1;
Fig. 3 is the described a kind of method actual motion figure that automatically realizes JAVA object and tables of data SQL file of the specific embodiment of the invention 1;
Fig. 4 is the output file schematic diagram of showing behind the technical routine path.
In accompanying drawing, the list of parts of each label representative is as follows:
1, configuration module, 2, processing module, 3, the general character abstraction module, 4, template imports module, 5, output module.
Embodiment
Below in conjunction with accompanying drawing, principle of the present invention and feature are described, example, only for explaining the present invention, is not intended to limit scope of the present invention.
As shown in Figure 1, a kind of described method that automatically realizes JAVA object and tables of data SQL file of the specific embodiment of the invention 1 specifically comprises the following steps:
Step 0: according to java, and sql Standard compilation establishment Velocity template, described Velocity template is carried out the general character extraction for realizing to respective file;
Step 1: configuration module, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement;
Step 2: processing module is processed the relevant information of corresponding JAVA object and SQL statement, the output respective file;
Step 3: template importing module imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file;
Step 4: output module is by bibliographic structure output JAVA object and the persistent layer corresponding data table SQL file of output.
The language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in the website website.
Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type.
Described variable is used in reference to the definition in the Java code, or is worth from the VTL statement method defined in current page.
In described step 3, at least two different respective file of type are carried out to the general character extraction, in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
Output JAVA object and persistent layer corresponding data table SQL file in described step 5, according to the path output set in advance.
As shown in Figure 2, be the described a kind of system architecture diagram of automatically realizing JAVA object and tables of data SQL file of the specific embodiment of the invention 1, comprise that configuration module 1, processing module 2, general character abstraction module 3, template import module 4 and output module 5;
Described configuration module 1, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement, and the relevant information of corresponding JAVA object and SQL statement is sent to processing module 2;
Described processing module 2, for the treatment of the relevant information of corresponding JAVA object and SQL statement, is exported respective file, and respective file is sent to template importing module 4;
Described template importing module 4 imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file, and JAVA object and persistent layer corresponding data table SQL file are sent to output module 5;
Described output module 5 is for the output JAVA object of the bibliographic structure by output and persistent layer corresponding data table SQL file.
Also comprise general character abstraction module 3, described general character abstraction module 3 is according to java, and sql Standard compilation establishment Velocity template, and described Velocity template is carried out the general character extraction for realizing to respective file.
The language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in the website website.
Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type.
Described variable is used in reference to the definition in the Java code, or is worth from the VTL statement method defined in current page.
Statement is an important method of Java performing database operation, for the basis building database connects, sends the SQL statement that will carry out to database.
The respective file that 3 pairs of at least two types of described general character abstraction module are different is carried out the general character extraction, and in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
Described output module 5 is according to the path output JAVA object and the persistent layer corresponding data table SQL file that set in advance.
As shown in Figure 3, be the described a kind of configuration interface of automatically realizing the method actual motion of JAVA object and tables of data SQL file of the specific embodiment of the invention 1, after the database that main configuration connects, generation table name and generation, output under that catalogue.
Fig. 4 is the output file of showing behind the technical routine path.The output file name can be modified with the requirement of project in the Velocity template, and wherein src.com.cattsoft.cs.component.dao is catalogue, then produces then spanned file IBhBsCodeInfoSDAO.Java of file; In each file, first code introduced bag path, namely bibliographic structure exactly;
Can be directly during configuration project corresponding src.com.cattsoft.cs.component.dao;
The bibliographic structure input, it is all consistent with project that the bag path is introduced in spanned file and file the inside;
Do not need to revise
Directly the IBhBsCodeInfoSDAO.Java file copy generated is got final product in required project.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a method that automatically generates JAVA object and tables of data SQL file, is characterized in that, specifically comprises the following steps:
Step 1: configuration module, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement;
Step 2: processing module is processed the relevant information of corresponding JAVA object and SQL statement, the output respective file;
Step 3: template importing module imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file;
Step 4: output module is by bibliographic structure output JAVA object and the persistent layer corresponding data table SQL file of output.
2. a kind of method that automatically realizes JAVA object and tables of data SQL file according to claim 1, it is characterized in that, also comprise step 0: according to java, and sql Standard compilation establishment Velocity template, described Velocity template is carried out the general character extraction for realizing to respective file.
3. a kind of method that automatically realizes JAVA object and tables of data SQL file according to claim 2, it is characterized in that, the language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in web site website; Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type; Described variable is used in reference to the definition in the Java code, or is worth from the VTL statement method defined in current page.
4. a kind of method that automatically realizes JAVA object and tables of data SQL file according to claim 3, it is characterized in that, in described step 3, at least two different respective file of type are carried out to the general character extraction, in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
5. according to a kind of described method that automatically realizes JAVA object and tables of data SQL file of claim 1-4 any one, it is characterized in that, output JAVA object and persistent layer corresponding data table SQL file in described step 5, according to the path output set in advance.
6. a system that automatically realizes JAVA object and tables of data SQL file, is characterized in that, comprises that configuration module, processing module, template import module and output module;
Described configuration module, at configuration interface configuration data library information, extracts the relevant information of corresponding JAVA object and SQL statement, and the relevant information of corresponding JAVA object and SQL statement is sent to processing module;
Described processing module, for the treatment of the relevant information of corresponding JAVA object and SQL statement, is exported respective file, and respective file is sent to template importing module;
Described template importing module imports by the necessary information of pre-configured necessary information and program inside the Velocity template be pre-created and generates corresponding JAVA object and persistent layer corresponding data table SQL file, and JAVA object and persistent layer corresponding data table SQL file are sent to output module;
Described output module is for the output JAVA object of the bibliographic structure by output and persistent layer corresponding data table SQL file.
7. a kind of system that automatically realizes JAVA object and tables of data SQL file according to claim 6, it is characterized in that, also comprise the general character abstraction module, described general character abstraction module is according to java, and sql Standard compilation establishment Velocity template, described Velocity template is carried out the general character extraction for realizing to respective file.
8. a kind of system that automatically realizes JAVA object and tables of data SQL file according to claim 7, it is characterized in that, the language of described Velocity template is VTL, be mainly used in providing the most simply, the most easily and the cleanest and the tidiest mode by dynamic content in consolidation procedure, VTL is nested with dynamic content by the references parameter in the website website; Described Velocity template comprises at least one variable, and described variable is exactly the references parameter of a type; Described variable is used in reference to the definition in the Java code, or is worth from the VTL statement method defined in current page.
9. a kind of system that automatically realizes JAVA object and tables of data SQL file according to claim 8, it is characterized in that, described general character abstraction module carries out the general character extraction at least two different respective file of type, in the middle of described at least two respective file, output format is consistent, and it is that consistent middle output format is extracted and becomes template as general character that general character extracts.
10. according to the described a kind of system that automatically realizes JAVA object and tables of data SQL file of claim 6-9 any one, it is characterized in that, described output module is according to the path output JAVA object and the persistent layer corresponding data table SQL file that set in advance.
CN201310429899.4A 2013-09-18 2013-09-18 Method and system for automatically realizing JAVA object and data table SQL (structured query language) file Pending CN103488738A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310429899.4A CN103488738A (en) 2013-09-18 2013-09-18 Method and system for automatically realizing JAVA object and data table SQL (structured query language) file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310429899.4A CN103488738A (en) 2013-09-18 2013-09-18 Method and system for automatically realizing JAVA object and data table SQL (structured query language) file

Publications (1)

Publication Number Publication Date
CN103488738A true CN103488738A (en) 2014-01-01

Family

ID=49828964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310429899.4A Pending CN103488738A (en) 2013-09-18 2013-09-18 Method and system for automatically realizing JAVA object and data table SQL (structured query language) file

Country Status (1)

Country Link
CN (1) CN103488738A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105389339A (en) * 2015-10-20 2016-03-09 咸亨国际(杭州)物联网信息产业有限公司 Tool for rapid generation of database sql statement and entity class
CN106294401A (en) * 2015-05-21 2017-01-04 阿里巴巴集团控股有限公司 Automatically the method and device in SQL list storehouse is set up
CN106844380A (en) * 2015-12-04 2017-06-13 阿里巴巴集团控股有限公司 A kind of database operation method, information processing method and related device
CN107622131A (en) * 2017-09-30 2018-01-23 浪潮软件股份有限公司 A kind of file collection method, apparatus and system
CN108694172A (en) * 2017-04-05 2018-10-23 北京京东尚科信息技术有限公司 Information output method and device
JP2018173699A (en) * 2017-03-31 2018-11-08 株式会社日立社会情報サービス Template generation device, template generation method and program
CN111506303A (en) * 2019-01-30 2020-08-07 北大方正信息产业集团有限公司 Data interaction method and device
CN112749185A (en) * 2021-01-20 2021-05-04 青岛以萨数据技术有限公司 SQL language generation system and method
CN114153909A (en) * 2021-11-26 2022-03-08 北京人大金仓信息技术股份有限公司 Database table structure translation method and device based on Velocity template engine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036651A1 (en) * 2004-04-28 2006-02-16 Rod Cope Tools for stacking uncoordinated software projects
CN102446090A (en) * 2010-10-09 2012-05-09 金蝶软件(中国)有限公司 Method and device for automatically generating test script
CN103092589A (en) * 2011-11-03 2013-05-08 浙江省公众信息产业有限公司 SSH (Struts, Spring and Hibernate) frame based code automatic generation method
CN103135976A (en) * 2011-11-30 2013-06-05 阿里巴巴集团控股有限公司 Code automatic generation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036651A1 (en) * 2004-04-28 2006-02-16 Rod Cope Tools for stacking uncoordinated software projects
CN102446090A (en) * 2010-10-09 2012-05-09 金蝶软件(中国)有限公司 Method and device for automatically generating test script
CN103092589A (en) * 2011-11-03 2013-05-08 浙江省公众信息产业有限公司 SSH (Struts, Spring and Hibernate) frame based code automatic generation method
CN103135976A (en) * 2011-11-30 2013-06-05 阿里巴巴集团控股有限公司 Code automatic generation method and device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294401A (en) * 2015-05-21 2017-01-04 阿里巴巴集团控股有限公司 Automatically the method and device in SQL list storehouse is set up
CN105389339A (en) * 2015-10-20 2016-03-09 咸亨国际(杭州)物联网信息产业有限公司 Tool for rapid generation of database sql statement and entity class
CN106844380A (en) * 2015-12-04 2017-06-13 阿里巴巴集团控股有限公司 A kind of database operation method, information processing method and related device
JP2018173699A (en) * 2017-03-31 2018-11-08 株式会社日立社会情報サービス Template generation device, template generation method and program
CN108694172A (en) * 2017-04-05 2018-10-23 北京京东尚科信息技术有限公司 Information output method and device
CN108694172B (en) * 2017-04-05 2021-12-31 北京京东尚科信息技术有限公司 Information output method and device
CN107622131A (en) * 2017-09-30 2018-01-23 浪潮软件股份有限公司 A kind of file collection method, apparatus and system
CN111506303A (en) * 2019-01-30 2020-08-07 北大方正信息产业集团有限公司 Data interaction method and device
CN112749185A (en) * 2021-01-20 2021-05-04 青岛以萨数据技术有限公司 SQL language generation system and method
CN114153909A (en) * 2021-11-26 2022-03-08 北京人大金仓信息技术股份有限公司 Database table structure translation method and device based on Velocity template engine

Similar Documents

Publication Publication Date Title
US10606573B2 (en) System and method for computer language migration using a re-architecture tool for decomposing a legacy system and recomposing a modernized system
CN103488738A (en) Method and system for automatically realizing JAVA object and data table SQL (structured query language) file
US10162610B2 (en) Method and apparatus for migration of application source code
CN107861728B (en) Method and system for converting traditional program language into modern program language
CN108037916B (en) Web-based graphical service modeling method
CN103135976B (en) code automatic generation method and device
US8286132B2 (en) Comparing and merging structured documents syntactically and semantically
CN103049251B (en) A kind of data base persistence layer device and database operation method
US20040158820A1 (en) System for generating an application framework and components
US8726231B2 (en) Support for heterogeneous database artifacts in a single project
US20060048112A1 (en) Enhanced compiled representation of transformation formats
CN103309806B (en) The device and method of a kind of quick development and testing
CN101901265B (en) Objectification management system of virtual test data
CN107357593A (en) Source code file construction method, device, electric terminal and readable storage medium storing program for executing
CN102279750A (en) Iterative code generation method based on domain knowledge sharing
US9311077B2 (en) Identification of code changes using language syntax and changeset data
CN105528418A (en) Design document generation method and apparatus
CN104657189A (en) Hybrid dynamic code compiling device, method and service system thereof
CN104391717A (en) Method for dynamically updating code during debugging
CN103678396B (en) A kind of data back up method and device based on data model
CN110007994B (en) Software internationalization method and system
CN103677819A (en) Method and device for achieving code forward engineering based on OSGI
US10409815B2 (en) SQLScript compilation tracing system
Boronat et al. Automatic reengineering in MDA using rewriting logic as transformation engine
CN103399746B (en) Information management system convenient to develop secondarily and development method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140101