TW300972B - Database processing system and method thereof - Google Patents

Database processing system and method thereof Download PDF

Info

Publication number
TW300972B
TW300972B TW84111069A TW84111069A TW300972B TW 300972 B TW300972 B TW 300972B TW 84111069 A TW84111069 A TW 84111069A TW 84111069 A TW84111069 A TW 84111069A TW 300972 B TW300972 B TW 300972B
Authority
TW
Taiwan
Prior art keywords
database
data
program
individual
outline
Prior art date
Application number
TW84111069A
Other languages
Chinese (zh)
Inventor
Jau-Horng Chen
Original Assignee
Inst Information Industry
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 Inst Information Industry filed Critical Inst Information Industry
Priority to TW84111069A priority Critical patent/TW300972B/en
Application granted granted Critical
Publication of TW300972B publication Critical patent/TW300972B/en

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

A database processing system, which convert data in object oriented database to layout format suitable for every different compiler comprises of: (1) one schema register for analyze database structure definition file and writing structure of database structure definition file into database to from virtual schema; (2) one schema corrector for reading the virtual schema from database to memory, in the same time from programming language system getting dynamic data and saving to schema in memory; (3) one object fetcher used to get wanted object from database, and according to schema data value converting object data format to memory layout format suitable for programming language.

Description

A7 B7 30097:8 五、發明説明( 發明背景 個體導向資料庫的特性就是達到無障礙的程式語言連社 ,也就是要使程式開發者開發之應用程式所用的‘二語: 與存取個體導向資料庫所用的程式語言—致,且應用程二 所定義的資料結構可直接對應到資料庫中的綱目;由於1 憶體中的個體(object in memory)受限於程式語言所制 訂的個體格式(object lay out)而使不同的程式語言編譯 器、不同廠商所開發之編譯器或不同之編譯選項 (C〇mpiler options)均會影響個體在記憶體中佈局的格 式(layout f0rmat),當資料庫中之個體被讀取至記憶體 中時,就必須隨著不同的编譯器或編譯選项,來調整 對應的佈局格式;習知之方式或由程式開發者去撰寫程式 以克服問&,或解決方案不夠完善而不^以完全克服問題 ,均將徒增程式開發者之困擾;本發明即針對上述問题, 提供一自動轉換之通用個體連結系統與方法,而有效地解 決上述問題。 先前技藝描述 習知技藝中對於個料向資料庫中個料結方式的作法 之一爲S利用編-譯器將資料庫結構定義棺編譯爲目的檔, 再透過目的檔分析器加以分析資料庫結構定義標中所:義 的所有資料結構,如類別(daw)、結構(struct)等,再 將以上所分析出來的類別資料,如屬性(attribute)等靜 態資料及-些隱藏的動態(⑽Hme)資料從目的檔中取得 窝入資料庫中而形成綱目,然後將前述類別資料記錄在 本紙張尺度樣华(CNS—) Λ4^^χ 297公趁) (請先閱讀背面之注意事項再填寫本頁) 、νβ 經濟部中央標準局員工消費合作杜印裝 sh 含括檔(header flle)中,再將動態資料寫入類別之動態 相關程式射,最後將主程式和上述檔案—起编譯而產生 執行樓; 由於這樣的方式所產生的類別動態資料係於分析過程中 產生,並且將其内容寫入類別動態相關程式檔中,故這些 動態資料已經變成了靜態資料,又由於該靜態化的動態資 料與王程式一起編譯而產生執行檔,故執行後所產生且儲 存在個體資料庫中的個體資料僅能爲該程式所使用,一旦 原先的程式所設定的編譯選項改變,則原先產生的個體資 料庫就無法再被使用了,因爲原先的資料庫之資料是根據 類別原先的靜態化之動態資料來產生的,所以資料就無法 爲其他程式所使用;更由於不同廠商所發展出來的編譯器 對於個體在記憶體中之佈局不同,故儲存在資料庫中的個 fla沁料典法爲不同的編譯器所產生之執行檔使用; 經濟部中央標準局員工消费合作社印製 白知技藝中之另一作法爲在資料庫中只儲存個體資料, 並不儲存綱目資料,而由程式開發者自行去設計如何存取 資料庫裡的個體資料個體,亦即由程式開發者依據每—類 別的特性去設計程式來儲存與管理個體;因此,至少要設 计兩組程式分別執行儲存(s t 〇 r e )與取出(f e t c h )之功能; 這種方式將增加程式設計者沈重之負擔,尤其當類別很多 時,所増加之負荷將更爲驚人;此外,當需求改變時,則 原先之程式架構會改變,因此原先所設計的儲存與取出功 能之函式亦會改變,更有維護不易與擴充不易之兩大缺點 sh , 本紙張尺中國國冗车(CNS) Λ4規格(2丨0 x 297/^· 本發明中之通用個體連結系統與方 技藝之缺點而發展 ' 爲解決上述習知 敬出來 < 新穎而優異 從資料庫存取至記 、’、屍與万法,可使 編#器或編譯選項。 '任何不同之 里農_簡述 圖1所示爲本發/ 贫明 < 系統架構圖; 圖2所示爲本發明中綱目登錄之作業方塊圖; 圖3所示爲本發明中綱目串列之結構囷; 圖4所示爲本發明中掏取個體資料之作業方塊圖; 圖5所不爲本發明詳細之作業方塊圖; 圖6所不爲本發明中執行檔存取記憶體之個體資料 業方塊圖; 如恤#科的作 發明詳诚 本發明首揭以—通用個體連結模組作爲不同的編譯 不同之編譯選項與存取自資料庫之個體資料間不同之佈局 格式的自動轉換,使資料庫中個趙資料能適用於各種不同 的編譯器或編譯選項;本發明之概念乃是在資料庫中只錯 存虛擬綱目資料,當要讀取資料庫中之個體資料時,則由 通用個體連結系統與系統環境諮商而取得動態個體佈置格 式資料,再填入虛擬綱目之中而形成實際綱目,然後資料 庫中的個體資料直接根據綱目的資料作對映轉換至記憶體 中。 圖一爲本發明之系統架構圖,本發明之目的爲當編譯器 或編譯選项要存取資料庫中之個體資料時,通用個體連結 sh ^ 氏張尺度適用中國國家榡孪(CNS ) Μ規格(2丨OX 公釐) 300972A7 B7 30097: 8 V. Description of the invention (Background of the invention The feature of the individual-oriented database is to achieve the accessibility of the programming language company, that is, to make the application developed by the program developer's "second language: and access to individual orientation The programming language used by the database is consistent, and the data structure defined by application two can directly correspond to the outline in the database; since the object in memory is limited by the individual format formulated by the programming language (Object lay out), so that different programming language compilers, compilers developed by different manufacturers or different compilation options (C〇mpiler options) will affect the format of the individual layout in memory (layout f0rmat), when the data When the individual in the library is read into the memory, it is necessary to adjust the corresponding layout format with different compilers or compilation options; the conventional way or the program developer writes the program to overcome the problem & , Or the solution is not perfect enough to completely overcome the problem, it will increase the trouble of the developer of the program; the present invention provides an automatic conversion for the above problem The general individual connection system and method can effectively solve the above problems. One of the methods used in the prior art to describe the material combination method in the data-oriented database in the prior art is that S uses a compiler-translator to define the database structure. Compile it as a destination file, and then analyze all the data structures defined in the database structure definition target by the destination file analyzer, such as category (daw), structure (struct), etc., and then classify the above-mentioned analyzed category data, such as Static data such as attributes and some hidden dynamic (⑽Hme) data are obtained from the destination file and nested in the database to form an outline, and then the aforementioned category data is recorded in this paper standard sample (CNS—) Λ4 ^^ χ 297 public advantage) (please read the precautions on the back before filling in this page), νβ Ministry of Economic Affairs Central Standards Bureau employee consumer cooperation du printing sh included header file, and then write dynamic data into the category dynamic The relevant programs are shot, and finally the main program and the above files are compiled together to produce an execution building; the category dynamic data generated in this way is generated during the analysis process, and Write its content to the category dynamic related program files, so these dynamic data have become static data, and because the static dynamic data is compiled with the king program to generate an execution file, the generated and stored in the individual data after execution The individual data in the library can only be used by the program. Once the compilation options set in the original program are changed, the originally created individual database can no longer be used because the data in the original database is based on the original category The static dynamic data is generated, so the data cannot be used by other programs; moreover, compilers developed by different manufacturers have different layouts of individuals in memory, so the flares stored in the database The code is used for the execution files generated by different compilers; another method in the printing of Baizhi skills by the Employees Consumer Cooperative of the Central Bureau of Standards of the Ministry of Economy is to store only individual data in the database, not program data. The program developer designs how to access the individual data in the database, that is, the program developer Design programs to store and manage individuals according to the characteristics of each category; therefore, at least two sets of programs must be designed to perform storage (st 〇re) and fetch (fetch) functions; this approach will increase the burden of programmers. The burden, especially when there are many categories, the added load will be even more amazing; in addition, when the demand changes, the original program structure will change, so the functions of the originally designed storage and retrieval functions will also change, more Two major shortcomings, that is not easy to maintain and not easy to expand, this paper ruler China National Redundant Vehicle (CNS) Λ4 specification (2 丨 0 x 297 / ^ · developed in order to solve the shortcomings of the universal individual connection system and the technical skills in this invention The above-mentioned learned knowledge comes out < novel and excellent from the data library to the record, ', corpse and all methods, can make # compiler or compile options. 'Any different Linnong_ Brief description Figure 1 shows the system architecture diagram of Fafa / Qiaoming < Figure 2 shows the operation block diagram of the program registration in the invention; Figure 3 shows the program string in the invention The structure of the column; Figure 4 is a block diagram of the operation of extracting individual data in the present invention; Figure 5 is not a detailed block diagram of the operation of the present invention; Figure 6 is not an implementation of the file access memory of the present invention Block diagram of the individual data industry; as the detailed invention of the shirt # 科. The invention first reveals that: the general individual link module is used as different compilation options for different compilations and the automatic layout of different layout formats between individual data accessed from the database Conversion, so that the Zhao data in the database can be applied to various compilers or compilation options; the concept of the present invention is that only the virtual schema data is stored in the database by mistake. When the individual data in the database is to be read, Then the general individual connection system and the system environment consult to obtain the dynamic individual layout format data, and then fill in the virtual outline to form the actual outline, and then the individual data in the database are directly matched according to the outline data Conversion to the memory. Figure 1 is a system architecture diagram of the present invention. The purpose of the present invention is that when the compiler or compiling options want to access individual data in the database, the universal individual link sh ^ 's Zhang scale is applicable to the Chinese National Federation (CNS) Μ Specifications (2 丨 OX mm) 300972

、發明説明(4 經濟部中央梯準局貞工消費合作社印^ 咨::1先Γ系充5哀境13諮商而取得動態之個體佈置格式 '料再填人個組虛擬綱目12而形成實際綱目(圖未示出) ’個體資料内容1 4即報栌奢IW 、 「很據實際綱目作資料對映轉換而存取 至«己隐體中(個體i 5 ;本發明之實施首先利用一綱目登錄 器以產生資料庫之綱目個體,綱目登綠器包含一分析器與 -綱目產生器’兹説明分析器與綱目產生器之功能如下: 分析器:讀取資料庫結構定義❹取得其所㈣別之資 料,包括類別名稱、繼承關係(inheritance) 又類別名稱(parent class name)、屬性 (attribute)相關資料(含屬性名稱、屬性型別 、屬性大小)或成員函式(m e m b e Γ f u n c t丨〇 n ) 相關資料(含名稱、傳回値的型別、參數的名 稱、型別、個數), 提供一動態陣列以存放繼承關係與父類別 名稱,一屬性規格陣列以存放屬性之所有 相關資料,及一成員函式規格陣列以存放 成員函式之所有相關資料;然後依繼承關 係的順序呼叫綱目登錄函式而產生虛擬綱 目,而前述各項資料傳入綱目登錄函式之 參數中’即產生該類別的資料庫綱目個體 綱目產生器 由圖2可知,在綱目登錄器中之分析器2 2分析、處理資 料庫結構疋義標20後,會產生一個記錄有資料庫中網目之 名柄·與各綱目之個體回呼函式的網目相關資料程式伊2 5, sh 7- 本紙乐尺度邁用中國國家標準(CN’S ) Λ4规格(210X297公釐) (請先閲讀背面之注意事項再填鸾本頁)3. Description of the invention (4 Printed by the Zhengong Consumer Cooperative of the Central Escalation Bureau of the Ministry of Economic Affairs ^ Consultation: 1 first Γ system to fill 5 sorrows 13 consultation and obtain dynamic individual layout format 'material and then fill in the personal group virtual program 12 to form The actual outline (not shown in the figure) 'Individual data content 14 is reported to the luxury IW, "It is based on the actual outline for data mapping conversion and access to« his invisible body (individual i 5; the implementation of the present invention is first used A program registrar is used to generate the program individual of the database. The program registrar includes an analyzer and a program generator. The functions of the analyzer and program generator are described as follows: Analyzer: read the database structure definition ❹ to obtain it All the data, including category name, inheritance (inheritance) and category name (parent class name), attribute (attribute) related data (including attribute name, attribute type, attribute size) or member function (membe Γ funct丨 〇n) Related information (including name, return value type, parameter name, type, number), provide a dynamic array to store inheritance relationship and parent category name, an attribute specification List to store all the relevant data of the attribute, and a member function specification array to store all the relevant data of the member function; then call the program registration function in the order of inheritance relationship to generate a virtual program, and the above data is transferred to the program In the parameters of the registration function, the database schema of the category is generated. The individual schema generator can be seen from Figure 2. After the analyzer 22 in the schema registry analyzes and processes the database structure and the target 20, a record will be generated. There is the name of the mesh in the database, and the relevant information of the mesh with the individual callback function of each program. Yi 2 5, sh 7- The standard of this paper adopts the Chinese national standard (CN'S) Λ4 specification (210X297 mm) (please (Read the precautions on the back before filling in the Luan page)

、1T .I I I · 經濟部中央標準局員工消費合作杜印货 、發明説明( 當應用程式要被編謀哭@ + k 資…〜編泽成執行檔時必須加入綱目相關 時== 共Γ譯爲執行樓,因而應用程式在執行 火才此正確地呼叫到綱目的個體回呼函式; δ應用程式要使用某—個體資 料貧枓時,即要將某-個體資 科從資科庫取至記憶體中,手 > ^ ^ 无將根據所要存取個體所屬 網目’先將該綱目從資料庫中取至記憶體中,然後 ,·目名稱到綱目_列中搜尋,再… a * 0 ^ π 1 々回呼函式;所謂綱 Ρ系統根據綱目相關資料的程式擋而將綱目 〇 =料串列以便搜尋,即圖3所示;總回呼^將綱目 料’包括綱目大小、屬性的相對位置、及屬性大 寺计算出來’並塡入動態的欄位中;再由圖4所亍,根 據先前得到的綱目大小’系統會配置—大小相等之記憶體 空間給資料庫個體4 i,然後再把該配置的記憶體空間傳給 個體回呼函式45執行以填入各類別隱藏屬性的動態値,最 後根據每一屬性的相對位置而將個別的每—屬性^從資 料庫中讀取至其在記憶體中的相對位置;如此’從資料庫 讀取至記憶體之個體資料格式可適用於各種程式語言編譯 器或各不同廠商所開發的编譯器,不會因不同之編譯器對 圯憶體中個體配置不同而無法使用以致一種資料庫口、適用 於一種程式語言或編譯器。 圖5爲本發明之通用個體連結系統更詳細之作業方塊圖 ,由該囷中可知本發明首先利用綱目登錄器5丨中之分析器 (圖未示出)將資料庫結構定義檔5〇加以分析,然後由綱目 產生器(圖未示出)將綱目資料登錄於資料庫5 2中(分析器 sh 〇 (請先閱讀背面之注意事項再填寫本頁), 1T. III · Employee consumption cooperation, du printed goods, invention description of the Central Bureau of Standards of the Ministry of Economic Affairs (when the application is to be conspicuously cried @ + k 資 ... In order to execute the building, the application program correctly calls the individual callback function of the program during the execution of the fire; δ When the application wants to use a certain individual data, it must take a certain individual information department from the resource library. Go to memory, hand > ^ ^ None will be based on the network to which the individual you want to access the first 'take the program from the database to the memory, then, the name of the project to search in the program_ row, then ... a * 0 ^ π 1 々 callback function; the so-called outline P system lists the outline according to the program file of the relevant data of the outline = 0 = list of materials for searching, as shown in Figure 3; the total callback ^ will include the size of the outline, The relative position of the attribute and the attribute temple are calculated and incorporated into the dynamic field; then, as shown in Figure 4, the system will allocate a memory space of equal size to the database individual 4 i according to the previously obtained program size. , And then remember the configuration The memory space is passed to the individual callback function 45 to execute to fill in the dynamic values of hidden attributes of various categories, and finally read each individual attribute ^ from the database to its memory according to the relative position of each attribute Relative position in; so the 'individual data format read from the database to the memory can be applied to various programming language compilers or compilers developed by different manufacturers, and will not be stored in the memory due to different compilers. The individual configuration is different and cannot be used so that a database port is suitable for a programming language or compiler. Figure 5 is a more detailed operation block diagram of the general individual linking system of the present invention, from which it can be known that the present invention first uses the program registry The analyzer in 5 丨 (not shown in the figure) analyzes the database structure definition file 50, and then the outline data is registered in the database 52 by the outline generator (not shown in the figure) (analyzer sh 〇 ( (Please read the notes on the back before filling this page)

. I I I- I • 111 1 I -.. I I I- I • 111 1 I-.

、1T 本紙浪尺度適用中國國家榡隼(CNS ) Λ4現格(2丨ΟΧ 297公痠〉 經濟部中央樣準局員工消費合作社印製 A7 ----_____ B7 五、發明説明(6 ) 〜" 一~.—~—- 與綱目產生器之功能如前所述),此時於資料庫中之綱目 資料爲-種虛擬綱目,亦即綱目中並無記錄個體之佈置格 式資料,綱目登錄器中51之分析器與綱目產生器完成以上 :步驟後,會將資料庫結構定義構5〇轉換成與程式語言相 谷的定義檔5 4且將與程式語言相關的綱目資料,儲存在綱 目相關資料之程式檔5 5中;编譯器5 8即將與程式語言相 容之定義檔54、綱目相關資料之程式檔55與應用程式56 三者加以編譯而成程式執行檔5 7,當執行檔在執行而需要 存取資料庫之資料時,個體連結器5 3即由程式語言系統 58取得綱目之動態資料並存入資料庫52之綱目中,如此 ’執行樓即可直接去存取資料庫5 2中之資料; 圖6描述個體連結器如何使執行檔至記憶體去存取所要 <個體資料;個體連結器60包括有綱目修正器61與個體 存取器6 2,綱目修正器接收執行檔6 7從資料庫6 3中所取 得之個體68的類別名稱並在資料庫中查詢,以將取得之綱 目資料存入記憶體6 4,然後綱目修正器6丨即刻從程式語 言系統取得該類別之動態資料値,並將其存入記憶體64之 網目中,該綱目即爲實際綱目6 5,然後個體存取器6 2便 從資料庫6 3中it取執行樓所要存取之個體6 8並利用實際 網目6 5解讀該個體,而後存入記憶體6 4中;如此,執行 檔即可從記憶體中存取所要之個體了;亦即在記憶體中之 個體已被轉換爲適合於编譯器或程式語言系統的佈置格式 了;經由本系統之方法,資料庫傳至記憶體中之資料均可 依各種不同之編譯器或程式語言之存取而自動轉換成該编 sli . Q . 本紙張尺度適用中國國家檁準(CNS ) Λ4%格(210X 2们公釐) n - I- - - i - - I -I! 4-I 1 -- I ) -- -- X» I x 、vs t « (請先閱讀背面之注意事項再填寫本頁) i '發明説明( A7 B7 譯器或程式語言所要求之格式,不舍 1東發生一種資拉由 用—種编譯器或程式語言,更重要 庫僅適 法可爲程式發展者在開發應用程式時,提供—簡易、'无^ 方便、維護容易、擴充性強之手段而達事半功倍之效益。 (請先閲讀背面之注意事項再填寫本頁) • . 11 «、 1T This paper wave scale is suitable for China National Falcon (CNS) Λ4 present grid (2 丨 ΟΧ 297 public acid) A7 printed by the Employee Consumer Cooperative of the Central Bureau of Standards of the Ministry of Economic Affairs ----_____ B7 V. Invention description (6) ~ " 一 ~ .— ~ —- The function of the outline generator is as described above), at this time, the outline data in the database is a kind of virtual outline, that is, there is no record of individual layout format data in the outline, outline The analyzer and the program generator of 51 in the registry complete the above: after the steps, the database structure definition structure 5 will be converted into a definition file 5 corresponding to the programming language 5 4 and the program data related to the programming language will be stored in The program files 5 and 5 of the program-related data; the compiler 5 8 will compile the definition file 54 compatible with the programming language, the program file 55 of the program-related data and the application program 56 into the program execution file 5 7 when When the execution file is executed and needs to access the data in the database, the individual linker 53 obtains the dynamic data of the program from the programming language system 58 and stores it in the program of the database 52, so that the 'execution building can be directly accessed Database 5 2 resources FIG. 6 describes how the individual linker enables the executable file to access the desired < individual data; the individual linker 60 includes the program modifier 61 and the individual accessor 62, and the program modifier receives the execution file 6 7 from The category name of the individual 68 obtained in the database 63 is queried in the database to store the obtained program data in the memory 64, and then the program modifier 6 丨 immediately obtains the dynamic data of the category from the programming language system Value, and store it in the mesh of the memory 64, the outline is the actual outline 65, and then the individual accessor 6 2 it takes the individual 6 8 to be accessed by the execution building from the database 6 3 and uses The actual mesh 65 interprets the individual, and then stores it in the memory 64; in this way, the execution file can access the desired individual from the memory; that is, the individual in the memory has been converted to be suitable for compilation The layout format of the device or programming language system; through the method of this system, the data transferred from the database to the memory can be automatically converted into the compiled sli according to the access of various compilers or programming languages. Applicable paper size National Purlin Standard (CNS) Λ4% grid (210X 2 mm) n-I---i--I -I! 4-I 1-I)--X »I x, vs t« (Please read the precautions on the back before filling in this page) i 'Instructions for the invention (A7 B7 translator or programming language required format, regardless of the type of compiler or programming language that occurs when a resource is used. The important library is only suitable for law developers to provide-simple, 'no ^ convenient, easy to maintain, and expandable means to achieve more efficiency with less effort when developing applications. (Please read the notes on the back before filling this page ) •. 11 «

• u n I 訂 經濟部中央標準局員工消费合作社印裝 sh 本紙張尺度適用中國國家棣率(CNS) A视格(210x297公楚)• u n I Order Printed by the Employee Consumer Cooperative of the Central Bureau of Standards of the Ministry of Economic Affairs sh This paper scale is applicable to China ’s National Standard Rate (CNS) A view grid (210x297 Gongchu)

Claims (1)

A8 B8 C8 ____________D8 六、申請專利範圍 種資料庫之處理系統,將個體導向資料庫中之資料轉 換成適用於各種不同編譯器之佈局格式,包含: —綱目登錄器用以分析料庫結構定義檔絲資料庫社 構定義標之結構寫入資料庫中而形成虛擬綱目;° —綱目修正器用以從資料庫中讀取該虛擬綱目至記憶體 中’同時從程式語W統取得動態資料並存人記憶體中 之綱目; -個禮存取器用以從資料庫中取得所要之個體,並根據 綱目的資料値而將個體資料格式轉換成適合程式語言之 記憶體佈局格式。 2·根據中請專利範圍第η之資料庫之處理系統,其中虛 擬綱目只記錄綱目結構資料。 3. 根據申請專利範圍第丨項之資料庫之處理系統,其中當 動態資料存人記憶趙中之綱目後,該綱目即爲實際綱目 而可解讀資料庫中存取類別之個體。 4. 根據申請專利範圍第丨項之資料庫之處理系統,其中綱 目修正器與個體存取器組成爲個體連結器模组。 5 .根據申請專利範圍第1或4項之資料庫之處理系統,其 中個體存取器中有一個體轉換器以將個體轉換成適合程 式語έ之i己憶體佈局格式。 6_ —種資料庫之處理方法,將個體導向資料庫中之資料轉 換成適用於各種不同編譯器之佈局格式,包含以下步驟 刀析資料庫結構定義標並將綱目資料登錄於資料庫之中 sh -11 - 本紙張尺度適用中國國家標準(CNS ) Λ4現格(210X297公廑) (請先閱讀背面之注意事項再填寫本頁) • —4- --6 經濟部中央標準局員工消費合作社印裝 …令w、J 料庫結構定義檔轉換成與編譯器格式 將與編譯器格式相關的綱目資 中; 种儲存在綱目相關資料檔 將與編譯器格式相容的定義 程#“ ! „ 疋義檔綱目相關資科檔及應用 租式檔由編譯器加以編譯; * 編譯後之執行檔開始存取資科庫之資料,· 取得綱目之動態資料; 將綱目動歸料存人綱目使料庫 根據t請專利範圍第6項之資科庫之 :、, 。 目動能咨·拉忐^ 處理万法’其中綱 動U料存入綱目係與資料庫之被 :據申請專利範圍第6或7項之資料庫之處理: 中綱目動歸料之取得係在存取資料庫之資料時進二其A8 B8 C8 ____________D8 6. The processing system of the patent-applicable database, which converts the data in the individual-oriented database into a layout format suitable for various compilers, including: —Outline registrar to analyze the database structure definition file The structure of the database community definition target is written into the database to form a virtual program; °-the program modifier is used to read the virtual program from the database into the memory 'while obtaining dynamic data from the programming language and storing it in the memory The outline in the body;-A gift accessor is used to obtain the desired individual from the database and convert the individual data format into a memory layout format suitable for the programming language according to the data value of the outline. 2. According to the processing system of the database in the ηth patent application scope, the virtual outline only records the structure of the outline. 3. According to the database processing system of patent application item 丨, when the dynamic data is stored in memory of Zhao Zhong's outline, the outline is the actual outline and can be interpreted as an individual of the access category in the database. 4. According to the database processing system of patent application item 丨, the program modifier and the individual accessor form an individual connector module. 5. The database processing system according to item 1 or 4 of the patent application scope, in which the individual accessor has a volume converter to convert the individual into a memory layout format suitable for the programming language. 6_ — A database processing method that converts the data in the individual-oriented database into a layout format suitable for various compilers, including the following steps: analyzing the database structure definition target and registering the outline data in the database sh -11-This paper scale is applicable to the Chinese National Standard (CNS) Λ4 cash (210X297) (please read the precautions on the back before filling out this page) • —4- --6 Printed by the Employee Consumer Cooperative of the Central Bureau of Standards of the Ministry of Economic Affairs Install ... Make the w, J library structure definition file converted into a program resource related to the compiler format and the compiler format; this kind of definition program stored in the program-related data file will be compatible with the compiler format # “!„ 疋The relevant resource files and application rental files of the compendium file program are compiled by the compiler; * The compiled execution file starts to access the data of the resource library, and the dynamic data of the program is obtained; the program is stored in the program The library is based on t: please refer to item 6 of the patent scope: ,,. Momentum Consultation · Lalu ^ Disposal of Ten Thousands of Laws in which the "Momentum U" material is stored in the outline system and the database: According to the processing of the database of items 6 or 7 of the scope of patent application: Access the data in the database
TW84111069A 1995-10-20 1995-10-20 Database processing system and method thereof TW300972B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW84111069A TW300972B (en) 1995-10-20 1995-10-20 Database processing system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW84111069A TW300972B (en) 1995-10-20 1995-10-20 Database processing system and method thereof

Publications (1)

Publication Number Publication Date
TW300972B true TW300972B (en) 1997-03-21

Family

ID=51565656

Family Applications (1)

Application Number Title Priority Date Filing Date
TW84111069A TW300972B (en) 1995-10-20 1995-10-20 Database processing system and method thereof

Country Status (1)

Country Link
TW (1) TW300972B (en)

Similar Documents

Publication Publication Date Title
CN107861728B (en) Method and system for converting traditional program language into modern program language
US7210066B2 (en) Method and system for determining computer software test coverage
US7568184B1 (en) Software documentation generator
CN104881275B (en) A kind of electronic report forms generation method and device
US8255790B2 (en) XML based form modification with import/export capability
CN111399853A (en) Templated deployment method of machine learning model and custom operator
AU2004208330A2 (en) XML types in Java
Frakes et al. Software engineering in the UNIX/C environment
CN103412853A (en) Method for automatically generating test cases aiming at document converters
CN111913739B (en) Service interface primitive defining method and system
CN111258903A (en) Test case file conversion method, device and storage medium
Nagel et al. Professional C# 2012 and. Net 4.5
US20210182055A1 (en) Automatic source code refactoring
Bowman et al. Connecting architecture reconstruction frameworks
MXPA03004411A (en) System and method for defining and using subclasses declaratively within markup.
CN113138755A (en) JSON serialization and deserialization optimization method and system
TW300972B (en) Database processing system and method thereof
JP5377522B2 (en) Efficiently correlate nominally incompatible types
US7934193B2 (en) Processing a module specification to produce a module definition
Shultis Complexity of higher-order programs
Kalnins et al. Tool support for MOLA
Fritzson et al. OpenModelica Users Guide
Eichberg BAT2XML: XML-based java bytecode representation
Todorović et al. Supporting integrative code generation with traceability links and code fragment integrity checks
Clarke et al. System Software Programming: The Way Things Work