JP2012123582A5 - - Google Patents

Download PDF

Info

Publication number
JP2012123582A5
JP2012123582A5 JP2010273107A JP2010273107A JP2012123582A5 JP 2012123582 A5 JP2012123582 A5 JP 2012123582A5 JP 2010273107 A JP2010273107 A JP 2010273107A JP 2010273107 A JP2010273107 A JP 2010273107A JP 2012123582 A5 JP2012123582 A5 JP 2012123582A5
Authority
JP
Japan
Prior art keywords
configuration information
dml
modified
dml configuration
information
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
JP2010273107A
Other languages
Japanese (ja)
Other versions
JP5517904B2 (en
JP2012123582A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2010273107A priority Critical patent/JP5517904B2/en
Priority claimed from JP2010273107A external-priority patent/JP5517904B2/en
Publication of JP2012123582A publication Critical patent/JP2012123582A/en
Publication of JP2012123582A5 publication Critical patent/JP2012123582A5/ja
Application granted granted Critical
Publication of JP5517904B2 publication Critical patent/JP5517904B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (5)

御部と
ータベースのテーブル及びインデックスを定義するDDLを構成するDDL構成情報と、
前記DDLで定義されたデータを操作するDMLを構成する複数のDML構成情報と、
個々の情報システム開発プロジェクトの標準化規則と、を格納した記憶部と、
を備え、
前記制御部は、
前記標準化規則に沿って前記DML構成情報を修正し、
前記修正したDML構成情報を他のDML構成情報と比較し、
当該比較した前記修正したDML構成情報と前記他のDML構成情報とが重複・類似する場合には、前記修正したDML構成情報と前記修正したDML構成情報と重複・類似する他のDML構成情報とのマッピング情報を前記記憶部に格納する、
ことを特徴とするデータアクセス処理管理・生成システム。
And the control section,
And DDL configuration information constituting the DD L that defines the tables and indexes of the database,
A plurality of DML configuration information constituting the DM L you manipulate data defined by the DDL,
A storage unit storing standardization rules for individual information system development projects ;
With
The controller is
Modify the DML configuration information in accordance with the standardization rules;
Comparing the modified DML configuration information with other DML configuration information;
The The DML configuration information and the other DML configuration information and is if you overlap-similar that the modified compared, other DML overlapping, similar to the modified DML configuration information and previous SL modified DML configuration information Storing mapping information with configuration information in the storage unit;
A data access processing management / generation system characterized by that.
請求項1において、  In claim 1,
当該比較した前記修正したDML構成情報と重複・類似する他のDML構成情報が見つからない場合には、当該修正したDML構成情報を前記記憶部に記憶することを特徴とするデータアクセス処理管理・生成システム。  Data access processing management / generation characterized by storing the modified DML configuration information in the storage unit when no other DML configuration information overlapping or similar to the modified DML configuration information compared is found system.
請求項2において、  In claim 2,
前記比較した前記修正したDML構成情報と前記他のDML構成情報とが重複・類似する場合には、前記修正したDML構成情報は前記記憶部に格納せずに破棄することを特徴とするデータアクセス処理管理・生成システム。  A data access characterized in that, when the compared DML configuration information compared and the other DML configuration information overlap or are similar, the modified DML configuration information is discarded without being stored in the storage unit. Process management and generation system.
記憶部と、制御部と、を備えたデータアクセス処理管理・生成システム実行されるDML構成情報管理プログラムであって、
前記記憶部には、
データベースのテーブル及びインデックスを定義するDDLを構成するDDL構成情報と、
前記DDLで定義されたデータを操作するDMLを構成するDML構成情報と
々の情報システム開発プロジェクトの標準化規則と、が格納され、
前記プログラムは、前記制御部に、
前記標準化規則に沿って前記DML構成情報を修正させ
前記修正したDML構成情報を他のDML構成情報と比較させ
当該比較した前記修正したDML構成情報と前記他のDML構成情報とが重複・類似する場合には、前記修正したDML構成情報と、前記修正したDML構成情報と重複・類似する他のDML構成情報と、のマッピング情報を前記記憶部に格納させる
ことを特徴とするDML構成情報管理処理プログラム。
A memory unit, a DML structure information management program executed in the data access processing management and generation system comprising a control unit, a
In the storage unit,
DDL configuration information that configures the DDL that defines the database tables and indexes;
And DML configuration information constituting the DM L you manipulate data defined by the DDL,
And standardization rules of individual information systems development project, is stored,
The program is stored in the control unit.
Along said standardized rules to modify the DML configuration information,
The DML configuration information said modified by comparison with other DML configuration information,
The The DML configuration information and the other DML configuration information and is if you overlap-similar that the modified compared, and DML configuration information the modified, other DML overlapping, similar to the modified DML configuration information let storing configuration information and the mapping information in the storage unit,
A DML configuration information management processing program characterized by the above.
ータアクセス処理管理・生成システムにおけるDML構成情報管理方法であって、
憶部
データベースのテーブル及びインデックスを定義するDDLを構成するDDL構成情報と、
前記DDLで定義されたデータを操作するDMLを構成するDML構成情報と、
個々の情報システム開発プロジェクトの標準化規則と、を格納し、
制御部は、
前記標準化規則に沿って前記DML構成情報を修正し、
前記修正したDML構成情報を他のDML構成情報と比較し、
前記修正したDML構成情報と重複・類似する他のDML構成情報が存在する場合には、前記修正したDML構成情報と、前記修正したDML構成情報と重複・類似する他のDML構成情報とのマッピング情報を前記記憶部に格納する、
ことを特徴とするDML構成情報管理方法。
A DML configuration information management method in the data access processing management and generation system,
Serial憶部is,
DDL configuration information that configures the DDL that defines the database tables and indexes;
And DML configuration information constituting the DM L you manipulate data defined by the DDL,
Stores standardization rules for individual information system development projects,
The control unit
Modify the DML configuration information in accordance with the standardization rules;
Comparing the modified DML configuration information with other DML configuration information;
If there is other DML configuration information that is duplicated / similar to the modified DML configuration information , mapping between the modified DML configuration information and other DML configuration information that is duplicated / similar to the modified DML configuration information Storing information in the storage unit;
A method of managing DML configuration information.
JP2010273107A 2010-12-08 2010-12-08 Data access processing management / generation system Active JP5517904B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010273107A JP5517904B2 (en) 2010-12-08 2010-12-08 Data access processing management / generation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010273107A JP5517904B2 (en) 2010-12-08 2010-12-08 Data access processing management / generation system

Publications (3)

Publication Number Publication Date
JP2012123582A JP2012123582A (en) 2012-06-28
JP2012123582A5 true JP2012123582A5 (en) 2012-08-09
JP5517904B2 JP5517904B2 (en) 2014-06-11

Family

ID=46504962

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010273107A Active JP5517904B2 (en) 2010-12-08 2010-12-08 Data access processing management / generation system

Country Status (1)

Country Link
JP (1) JP5517904B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7324808B2 (en) * 2021-08-23 2023-08-10 株式会社日立製作所 Computer system and data search support method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0667867A (en) * 1992-06-15 1994-03-11 Fuji Xerox Co Ltd Data base accessing system for application program
JP2000029898A (en) * 1998-07-14 2000-01-28 Hitachi Ltd Sql generation system
JP3824468B2 (en) * 2000-03-24 2006-09-20 三菱電機株式会社 Data management system
JP2004303124A (en) * 2003-04-01 2004-10-28 Denji Okano Program generating device, program generating method, and program

Similar Documents

Publication Publication Date Title
JP2017530469A5 (en)
WO2013041852A3 (en) Scalable distributed transaction processing system
JP2013541784A5 (en)
WO2014145884A3 (en) Syntactic tagging in a domain-specific context
WO2015157573A3 (en) Holistic hospital patient care and management system and method for automated staff monitoring
FI20165787A (en) Method and system for the exchange of information between different subsystems
WO2015195830A3 (en) Data query method and apparatus
WO2011149696A3 (en) Concurrent utilization of a document by multiple threads
JP2015522192A5 (en) Method, data processing system and non-transitory computer readable medium for product data management
JP2011248735A5 (en)
GB2514968A (en) Managing tenant-specific data sets in a multi-tenant environment
JP2009512023A5 (en)
JP2014500544A5 (en)
JP2016515730A5 (en)
JP2012234520A5 (en)
JP2015512091A5 (en)
WO2012143920A3 (en) Access permissions management system and method
JP2018503154A5 (en)
JP2012530292A5 (en)
JP2016509281A5 (en)
WO2015020900A3 (en) Method and device for error correcting code (ecc) error handling
GB201119660D0 (en) Controlling access to a shared storage system
JP2012123582A5 (en)
CN104361017A (en) Traffic information processing method based on uniform semantic comprehension
CN108182244A (en) A kind of time series data storage method based on multi-level column storage organization