JP5418539B2 - Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof - Google Patents

Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof Download PDF

Info

Publication number
JP5418539B2
JP5418539B2 JP2011102290A JP2011102290A JP5418539B2 JP 5418539 B2 JP5418539 B2 JP 5418539B2 JP 2011102290 A JP2011102290 A JP 2011102290A JP 2011102290 A JP2011102290 A JP 2011102290A JP 5418539 B2 JP5418539 B2 JP 5418539B2
Authority
JP
Japan
Prior art keywords
tree
target object
sql statement
setting
processing
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.)
Expired - Fee Related
Application number
JP2011102290A
Other languages
Japanese (ja)
Other versions
JP2012234350A (en
JP2012234350A5 (en
Inventor
剛 高塚
敦 津曲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Original Assignee
Canon Marketing Japan Inc
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 Canon Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2011102290A priority Critical patent/JP5418539B2/en
Publication of JP2012234350A publication Critical patent/JP2012234350A/en
Publication of JP2012234350A5 publication Critical patent/JP2012234350A5/en
Application granted granted Critical
Publication of JP5418539B2 publication Critical patent/JP5418539B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Description

ツリー表示に関する技術   Tree display technology

開発者が簡単かつ短時間でアプリケーションを開発できる環境が求められている。   There is a need for an environment in which developers can develop applications easily and quickly.

例えば、開発環境をクラウドで提供することで、開発者は簡単に開発ができ、また、自由度は低いが一定のスキルを持った開発者向けの開発環境として提供することで、そのスキルを持つ開発者は短時間でアプリケーションを開発することができるようになる。   For example, by providing a development environment in the cloud, developers can easily develop, and by providing it as a development environment for developers with a certain degree of freedom but a certain skill, they have that skill Developers can develop applications in a short time.

ここで、作成されるアプリケーションの中には、ツリー表示するものが含まれるが、従来の開発環境においては、自由度は高いが設定すべき事項が多く、デザイン性や操作性など各種の要素を満たそうとすればするほど、デザイナーやプログラマーなど複数人の作業が生じてしまい、結果として開発に時間がかかるという問題があった。   Here, some of the created applications include a tree display. However, in the conventional development environment, there are many items to be set although the degree of freedom is high, and various elements such as design and operability are included. The more you try to satisfy it, the more work it takes, such as designers and programmers, resulting in the problem of longer development time.

そのため、短時間でのツリー画面の開発を実現するために、SQLの知識がある開発者に絞り込むことが考えられる。つまり、あらかじめデータベースの内容を把握している開発者が、SQLの知識を用いて、そのデータベースに対するSQL文による処理結果の内容をツリー表示できる開発環境を提供できれば、クライアント端末において実行されたSQL文による処理結果をツリー表示するアプリケーションを開発することができるようになる。   Therefore, in order to realize the development of the tree screen in a short time, it is conceivable to narrow down to developers who have SQL knowledge. In other words, if a developer who knows the contents of the database in advance can provide a development environment that can display the contents of the processing results of the SQL statement for the database in a tree using the knowledge of the SQL, the SQL sentence executed on the client terminal It becomes possible to develop an application that displays the result of processing by a tree.

これにより設計の自由度は低いが短時間でのツリー画面の開発が可能となる。   This makes it possible to develop a tree screen in a short time although design freedom is low.

特許文献1には、ツリー構造図に展開されたフォルダを煩わしい操作をしなくても見やすくさせることができ、所望のフォルダおよびその内容を速やかに検索できるという技術が開示されている。   Japanese Patent Application Laid-Open No. 2004-151858 discloses a technique that makes it easy to view a folder expanded in a tree structure diagram without performing a cumbersome operation, and allows a desired folder and its contents to be quickly searched.

特開2005−190369号公報JP 2005-190369 A

しかしながら、特許文献1に記載の技術は、ツリー構造図を見やすくしたり、素早く検索したりできるというものであって、SQL文による処理結果をツリー表示させるというようなものではない。   However, the technique described in Patent Document 1 makes it easy to view a tree structure diagram or quickly search, and does not display a processing result by an SQL sentence in a tree display.

本発明は、上記問題を解決するものであり、ツリーを配置し、当該ツリーに対してSQL文を容易に設定させる開発環境を提供し、当該アプリケーションの実行においては、ツリー画面において対象オブジェクトが選択された場合、選択された対象オブジェクトに対応するSQL文の処理結果をツリー画面に反映させることが可能なシステムを提供することを目的とする。
The present invention solves the above problem, and provides a development environment in which a tree is arranged and an SQL statement can be easily set for the tree. When executing the application, a target object is selected on the tree screen. In such a case, an object of the present invention is to provide a system capable of reflecting the processing result of the SQL sentence corresponding to the selected target object on the tree screen .

本発明は、アプリケーションを開発する開発者端末と、階層的な構造が定義されたデータをツリーとして表示可能なクライアント端末とサーバとが通信可能な情報処理システムであって、前記クライアント端末は、対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を前記サーバへ行う要求手段と、を備え、前記開発者端末は、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示手段と、を備え、前記サーバは、前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、
前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、を備え、前記表示制御手段は、前記サーバの送信手段により送信された処理結果を用いて、ユーザに操作された前記対象オブジェクトに応じて当該処理結果を当てはめた前記ツリー表示画面を表示することを特徴とする。
The present invention is an information processing system capable of communicating with a developer terminal that develops an application, a client terminal that can display data in which a hierarchical structure is defined as a tree , and a server, and the client terminal includes: Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, using the information corresponding to the selected target object, corresponding to the target object Comprising a requesting means for issuing requests for vignetting SQL statements to the server, wherein the developer terminal, place the tree to be displayed on the display screen of the application, the desired database during operation object in the tree that the arrangement A setting screen display means for displaying a setting screen capable of defining an SQL statement for searching for the object, and a tree composed of objects is arranged on the setting screen to generate a tree display screen of the application Object placement means, setting accepting means for accepting setting of an SQL sentence to be issued when an object of a tree placed by the object placing means is operated, and setting contents accepted by the setting accepting means are registered in a recording medium. comprising registration instruction means for performing instructions to the server, and the server In accordance with the registration instruction means, managing means for managing SQL statements of a recording medium SQL statements issued to the database is stored,
In accordance with the request for issuing the SQL statement by the request unit, the SQL statement corresponding to the issue request stored in the recording medium managed by the management unit is acquired, and information corresponding to the selected target object is obtained. Processing means for performing processing for issuing the SQL statement to the database using, and transmission means for transmitting the processing result obtained from the database as a result of processing by the processing means to the client terminal, and the display The control means uses the processing result transmitted by the transmission means of the server to display the tree display screen to which the processing result is applied according to the target object operated by the user .

本発明によれば、ツリーを配置し、当該ツリーに対してSQL文を容易に設定させる開発環境を提供し、当該アプリケーションの実行においては、ツリー画面において対象オブジェクトが選択された場合、選択された対象オブジェクトに対応するSQL文の処理結果をツリー画面に反映させることが可能なシステムを提供することができる。
According to the present invention, a development environment is provided in which a tree is arranged and an SQL statement can be easily set for the tree. In execution of the application, when a target object is selected on the tree screen, the selected environment is selected. A system capable of reflecting the processing result of the SQL sentence corresponding to the target object on the tree screen can be provided .

本発明に係わるプログラム開発装置、プログラム開発サーバ、データベース、アプリケーションクライアント、アプリケーションサーバの構成の一例を示すシステム構成図である。1 is a system configuration diagram illustrating an example of configurations of a program development apparatus, a program development server, a database, an application client, and an application server according to the present invention. 本発明に係わるプログラム開発装置、プログラム開発サーバ、データベース、アプリケーションクライアント、アプリケーションサーバとして適用可能な各ハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of each hardware constitutions applicable as a program development apparatus, a program development server, a database, an application client, and an application server concerning this invention. データベースサーバが管理するデータベースの一例を示す図である。It is a figure which shows an example of the database which a database server manages. 本発明の実施の形態におけるアプリケーション画面を作成する処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the process which produces the application screen in embodiment of this invention. 開発画面の一例である。It is an example of a development screen. 本発明の実施の形態における開発処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the development process in embodiment of this invention. 開発画面の一例である。It is an example of a development screen. 開発画面の一例である。It is an example of a development screen. 開発画面の一例である。It is an example of a development screen. 開発画面の一例である。It is an example of a development screen. 本発明の実施の形態におけるツリー画面表示の流れを示すフローチャートである。It is a flowchart which shows the flow of the tree screen display in embodiment of this invention. ツリー画面の表示例を示す図である。It is a figure which shows the example of a display of a tree screen. フォルダが選択された場合の表示例を示す図である。It is a figure which shows the example of a display when a folder is selected. 本発明の第二の実施の形態におけるツリー画面表示の流れを示すフローチャートである。It is a flowchart which shows the flow of the tree screen display in 2nd embodiment of this invention.

以下、本発明の実施の形態を、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に係わるプログラム開発装置(開発者端末)、プログラム開発サーバ、データベース、アプリケーションクライアント(クライアント端末)、アプリケーションサーバの構成の一例を示すシステム構成図である(情報処理システム)。   FIG. 1 is a system configuration diagram (information processing system) showing an example of configurations of a program development apparatus (developer terminal), a program development server, a database, an application client (client terminal), and an application server according to the present invention.

プログラム開発装置101(情報処理装置)は、開発者の操作に従って画面レイアウトおよびデータベース検索のアクションなどを定義する。プログラム開発装置101単体では、ユーザの入力受付、後述するプログラム開発サーバ102に実際のプログラム生成処理をさせてもよいし、プログラム開発装置単体でプログラム生成まで処理してもよい。   The program development apparatus 101 (information processing apparatus) defines a screen layout, a database search action, and the like according to a developer's operation. The program development apparatus 101 alone may accept user input, cause the program development server 102 described later to perform actual program generation processing, or the program development apparatus alone may perform processing up to program generation.

プログラム開発サーバ102a〜102b(情報処理装置)は、プログラム開発装置101により入力された開発者の指示に従って、プログラムを開発する。プログラム開発サーバ102aはLANなどのネットワーク106内に配置されてもよいし、プログラム開発サーバ102bはインターネット上やクラウド上に配置されてもよい。   The program development servers 102a to 102b (information processing apparatuses) develop a program in accordance with a developer instruction input by the program development apparatus 101. The program development server 102a may be arranged in a network 106 such as a LAN, and the program development server 102b may be arranged on the Internet or the cloud.

データベース103a〜103c(情報処理装置)は、開発されたアプリケーションが使用するデータベースであり、また本発明では開発時にも利用する。例えば、開発者が利用するためにデータベース103aは、プログラム開発装置101と同一の装置で構成されていてもよいし、LANなどのネットワーク106内に配置されてもよい(データベース103b)し、またインターネット上やクラウド上に配置されてもよい(データベース103c)。また、プログラム開発装置101が、プログラム開発サーバ102と協調する場合には、プログラム開発サーバ102とデータベースが同一の装置内に構成されていてもよい。   Databases 103a to 103c (information processing apparatuses) are databases used by developed applications, and are also used during development in the present invention. For example, the database 103a for use by a developer may be configured by the same device as the program development device 101, may be arranged in a network 106 such as a LAN (database 103b), or may be connected to the Internet. It may be arranged on the cloud or on the cloud (database 103c). When the program development apparatus 101 cooperates with the program development server 102, the program development server 102 and the database may be configured in the same apparatus.

アプリケーションサーバ105a〜105b(情報処理装置)は、プログラム開発装置101で開発されたアプリケーションを実行する。LANなどのネットワーク106内に配置されてもよい(アプリケーションサーバ105a)し、またインターネット上やクラウド上に配置されてもよい(アプリケーションサーバ105b)。また、ネットワーク106、インターネット、クラウド上のデータベース103と接続して動作する可能である。   Application servers 105a to 105b (information processing apparatuses) execute applications developed by the program development apparatus 101. It may be arranged in a network 106 such as a LAN (application server 105a), or may be arranged on the Internet or in the cloud (application server 105b). Further, it is possible to operate by connecting to the database 103 on the network 106, the Internet, or the cloud.

アプリケーションクライアント104a〜104b(情報処理装置)は、アプリケーションサーバ105と協調してプログラム開発装置101で開発したアプリケーションプログラムを動作させる、ユーザの入力端末である。LANなどのネットワーク106内に配置されてもよい(アプリケーションクライアント104a)し、またインターネット上やクラウド上に配置されてもよい(アプリケーションクライアント104b)。携帯端末などの情報処理装置であってもよい。   The application clients 104a to 104b (information processing apparatuses) are user input terminals that operate application programs developed by the program development apparatus 101 in cooperation with the application server 105. It may be arranged in a network 106 such as a LAN (application client 104a), or may be arranged on the Internet or in the cloud (application client 104b). An information processing apparatus such as a portable terminal may be used.

図2は、本発明に係わるプログラム開発装置、プログラム開発サーバ、データベース、アプリケーションクライアント、アプリケーションサーバとして適用可能な各ハードウェア構成の一例を示すブロック図である。   FIG. 2 is a block diagram showing an example of each hardware configuration applicable as the program development apparatus, program development server, database, application client, and application server according to the present invention.

図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。   In FIG. 2, the CPU 201 comprehensively controls each device connected to the system bus 204.

また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバ、クライアント、装置など情報処理装置の後述する各種機能を実現するためのプログラムが記憶されている。   The ROM 203 or the external memory 211 stores an operating system (OS) that is a control program of the CPU 201 and programs for realizing various functions described later of the information processing apparatus such as each server, client, and device.

RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。   The RAM 202 functions as a main memory, work area, temporary save area, and the like for the CPU 201.

入力コントローラ205は、入力部209からの入力を制御する。この入力部209としては、特に、各サーバ、クライアント、装置等の情報処理装置では、キーボード、マウス等のポインティングデバイスが挙げられる。また、印刷装置等では、タッチパネル、ボタン、スイッチ等が挙げられる。   The input controller 205 controls input from the input unit 209. Examples of the input unit 209 include pointing devices such as a keyboard and a mouse in information processing apparatuses such as servers, clients, and apparatuses. Moreover, in a printing apparatus etc., a touch panel, a button, a switch, etc. are mentioned.

出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶ディスプレイ等が挙げられる。   The output controller 206 controls the display of the output unit 210. Examples of the output unit 210 include a CRT and a liquid crystal display.

外部メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザーファイル、編集ファイル、プリンタドライバ等を記憶する外部メモリ211へのアクセスを制御する。加えて、各サーバ、クライアント、装置等の各種機能を実現するための各種テーブル、パラメータが記憶されている。この外部メモリ211としては、ハードディスク(HD)やフロッピー(登録商標)ディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。   The external memory controller 207 controls access to the external memory 211 that stores a boot program, various applications, font data, user files, edit files, printer drivers, and the like. In addition, various tables and parameters for realizing various functions of each server, client, and device are stored. Examples of the external memory 211 include a hard disk (HD), a floppy (registered trademark) disk (FD), a compact flash (registered trademark) connected to a PCMCIA card slot via an adapter, and smart media.

通信I/Fコントローラ208は、ネットワークを介して外部機器との通信制御処理を実行する。   The communication I / F controller 208 executes communication control processing with an external device via a network.

本発明を実現するためのプログラム212は外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。   A program 212 for realizing the present invention is recorded in the external memory 211 and is executed by the CPU 201 by being loaded into the RAM 202 as necessary.

図3は、データベースサーバが管理するデータベースの一例を示す図である。   FIG. 3 is a diagram illustrating an example of a database managed by the database server.

データベースサーバでは、「deptTable」31、「PCTable」32、「SoftTable」33のそれぞれのテーブルが管理されている。   In the database server, tables of “deptTable” 31, “PCTable” 32, and “SoftTable” 33 are managed.

「deptTable」31は、「dept」311、「name」312、「parent」313の項目を備える。「deptTable」31は、組織を示すテーブルで、このテーブルによると「ABC本部」の下に「DEF部」「GHI部」があり、「DEF部」の下に「JKL課」、「MNO課」があることを示している。   The “deptTable” 31 includes items of “dept” 311, “name” 312, and “parent” 313. “DeptTable” 31 is a table indicating an organization. According to this table, “DEF section” and “GHI section” are located under “ABC headquarters”, and “JKL section” and “MNO section” are located under “DEF section”. It shows that there is.

「PCTable」32は、「PCNo」321、「owner」322、「dept」323の項目を備える。例えば、PCNo「C123」は、dept「d1」,「d2」,「d4」に該当するowner「A」のPCであることが分かる。   The “PCTable” 32 includes items of “PCNo” 321, “owner” 322, and “dept” 323. For example, it is understood that the PC No “C123” is a PC of the owner “A” corresponding to the dept “d1”, “d2”, and “d4”.

「SoftTable」33は、「Softname」331、「owner」332、「dept」333の項目を備える。例えば、Softname「○○○」は、dept「d1」,「d2」,「d4」に該当するowner「A」が持っているSoftwareであることが分かる。   The “SoftTable” 33 includes items of “Softname” 331, “owner” 332, and “dept” 333. For example, it is understood that Softname “XXX” is the software possessed by owner “A” corresponding to dept “d1”, “d2”, and “d4”.

図4は、本発明の実施の形態におけるアプリケーション画面を作成する処理の流れの一例を示すフローチャートである。   FIG. 4 is a flowchart showing an example of a process flow for creating an application screen according to the embodiment of the present invention.

図4は、開発者がプログラム開発装置を操作してアプリケーション画面の開発を行う処理の流れを示すものである。本実施の形態ではツリー表示画面を作成する流れを説明する。   FIG. 4 shows a flow of processing in which the developer operates the program development apparatus to develop an application screen. In this embodiment, a flow for creating a tree display screen will be described.

S401において、プログラム開発装置は、プログラム開発サーバに対して開発画面を要求する。   In S401, the program development apparatus requests a development screen from the program development server.

S402において、プログラム開発サーバは、開発画面の要求を受け付ける。   In S402, the program development server receives a request for a development screen.

S403において、プログラム開発サーバは、プログラム開発装置に対して開発画面を送信する。   In S403, the program development server transmits a development screen to the program development apparatus.

S404において、プログラム開発装置は、開発画面を受信する。   In S404, the program development device receives a development screen.

S405において、プログラム開発装置は、開発画面を表示する。開発画面の一例を図5に示す。開発画面は、オブジェクト定義フィールド51、オブジェクト選択フィールド52、定義設定フィールド53の3つの画面から構成される。   In S405, the program development device displays a development screen. An example of the development screen is shown in FIG. The development screen is composed of three screens: an object definition field 51, an object selection field 52, and a definition setting field 53.

開発方法としては、オブジェクト選択フィールド52から任意のオブジェクトを選択してオブジェクト定義フィールド51に登録を行い、また、そのオブジェクトに対する動作を定義設定フィールド53から行う。画面の作成が終わった際は、登録ボタン54を押下することで終了する。   As a development method, an arbitrary object is selected from the object selection field 52 and registered in the object definition field 51, and an operation for the object is performed from the definition setting field 53. When the creation of the screen is finished, the registration is finished by pressing the registration button 54.

S406において、プログラム開発装置は、開発処理を行う。この開発処理の流れは、図6〜10を用いて詳しく説明する。様々な画面開発が可能であるが、本実施の形態ではフォルダをツリー表示させる画面と、表示されたフォルダを選択した際に、データベースに対してクエリー要求(SQL検索)した結果得られる項目をグリッドに表示する画面を作成する例を示す。   In S406, the program development device performs development processing. The flow of this development process will be described in detail with reference to FIGS. Although various screen developments are possible, in this embodiment, a screen for displaying a tree of folders and items obtained as a result of a query request (SQL search) to the database when the displayed folder is selected are displayed in a grid An example of creating a screen to be displayed is shown below.

図6は、本発明の実施の形態における開発処理の流れの一例を示すフローチャートである。   FIG. 6 is a flowchart showing an example of the flow of development processing in the embodiment of the present invention.

S601において、プログラム開発装置は、ツリーオブジェクトが選択されたかを判定する。Yesの場合、S602へ進み、Noの場合、S603へ進む。ここでは、具体的には、図7に示すツリーボタン71が選択されたかを判定する。ツリーボタン71が選択された後、開発者は、マウスをドラッグアンドドロップすることでツリーオブジェクト72を、オブジェクト定義フィールド51に配置することができる(S602)。   In step S601, the program development apparatus determines whether a tree object has been selected. In the case of Yes, it progresses to S602, and in No, it progresses to S603. Specifically, it is determined whether the tree button 71 shown in FIG. 7 has been selected. After the tree button 71 is selected, the developer can place the tree object 72 in the object definition field 51 by dragging and dropping the mouse (S602).

また、S603において、プログラム開発装置は、グリッドオブジェクトが選択されたかを判定する。Yesの場合、S604へ進み、Noの場合、S607へ進む。ここでは、具体的には、図8に示すグリッドボタン81が選択されたかを判定する。グリッドボタン81が選択された後、開発者は、マウスをドラッグアンドドロップすることでグリッドオブジェクト82を、オブジェクト定義フィールド51に配置することができる(S604)。配置した後さらに、項目の数の指定をすることができる。例えば、デフォルトで項目数が5つの場合、項目数を削除して2つにすることができる(S604)。   In S603, the program development device determines whether a grid object has been selected. If Yes, the process proceeds to S604, and if No, the process proceeds to S607. Specifically, it is determined whether the grid button 81 shown in FIG. 8 has been selected. After the grid button 81 is selected, the developer can place the grid object 82 in the object definition field 51 by dragging and dropping the mouse (S604). After placement, the number of items can be specified. For example, when the number of items is 5 by default, the number of items can be deleted to 2 (S604).

次に、S605において、プログラム開発装置は、グリッドの定義を行う。具体的には、図9に示すように、選択したグリッド91を特定するグリッド名と項目名の定義を行う。ここでは、「グリッド名」92を「1」、「項目名1」93を「PCNo」、「項目名2」94を「owner」と定義している。このように定義することで、このグリッドに後述するSQLによる検索結果を当てはめる事ができるようになる。また、複数のグリッドを配置した場合は、それぞれのグリッドについて定義を行う。   Next, in S605, the program development device defines a grid. Specifically, as shown in FIG. 9, a grid name and an item name for specifying the selected grid 91 are defined. Here, “Grid name” 92 is defined as “1”, “Item name 1” 93 is defined as “PCNo”, and “Item name 2” 94 is defined as “owner”. By defining in this way, it becomes possible to apply a search result by SQL described later to this grid. When a plurality of grids are arranged, each grid is defined.

最後に、S605において、プログラム開発装置は、アクション定義を行う。具体的には、図10に示すように、選択したツリー101に対するアクション定義を行う。ここでは、初期表示用SQL(ACT1)、子ノード表示用SQL(ACT2)、ノード選択アクションSQL(ACT3)の3つのアクション定義を行う。   Finally, in S605, the program development device performs action definition. Specifically, as shown in FIG. 10, an action definition for the selected tree 101 is performed. Here, three action definitions are performed: SQL for initial display (ACT1), SQL for child node display (ACT2), and node selection action SQL (ACT3).

初期表示用SQL(ACT1)は、102欄に定義を行う。初期表示用SQL(ACT1)は、ツリー表示画面を最初に表示する際に実行されるSQL文を定義するものである。本実施の形態の例として、「select dept from deptTable where parent = ‘Top’」と定義する。   The initial display SQL (ACT1) is defined in the 102 column. The initial display SQL (ACT1) defines an SQL statement to be executed when the tree display screen is first displayed. As an example of the present embodiment, it is defined as “select depth from depth Table where parent =‘ Top ’”.

これは、「deptTable」の「parent」が‘Top’となるレコードの「dept」をツリーの初期表示とすることを示している。   This indicates that “dept” of a record in which “parent” of “deptTable” is “Top” is the initial display of the tree.

次に、子ノード表示用SQL(ACT2)は、103欄に定義を行う。子ノード表示用SQL(ACT2)は、ツリー表示画面において「+」ボタンが選択された際に実行されるSQL文を定義するものである。本実施の形態の例として、「select dept from deptTable where parent = :P1」と定義する。   Next, the child node display SQL (ACT2) is defined in the 103rd column. The child node display SQL (ACT2) defines an SQL statement to be executed when the “+” button is selected on the tree display screen. As an example of the present embodiment, it is defined as “select depth from depthTable where parent =: P1”.

これは、「deptTable」の「parent」が「P1」となるレコードの「dept」をツリー表示することを示している。なお、「P1」は、フォーカスされたノードデータを示す変数である。従って、図3に示す「deptTable」31を例にすると、「P1」には、「d1」、「d2」が代入されることとなる。   This indicates that “dept” of a record in which “parent” of “deptTable” is “P1” is displayed as a tree. “P1” is a variable indicating the focused node data. Therefore, when “deptTable” 31 shown in FIG. 3 is taken as an example, “d1” and “d2” are substituted for “P1”.

次に、ノード選択アクションSQL(ACT3)は、104、106欄に定義を行う。ノード選択アクションSQL(ACT3)は、ツリー表示画面においてフォルダが選択された際に実行されるSQL文を定義するものである。ここで、ノード選択アクションSQL(ACT3)は1又は複数定義可能である。デフォルトで、104と106の欄が表示されているが、1つだけ定義する場合は、104へ定義を行う。複数定義する場合は、106へ定義をすると、新たに定義欄が1行追加表示されるので、必要な数だけ定義をすることができる。本実施の形態の例として、104へ「select PCNo、owner from PCTable where dept = :P1」、105へ「1」を、また、106へ「select Softname、owner from SoftTable where dept = :P1」、106へ「2」を定義する。   Next, the node selection action SQL (ACT3) is defined in columns 104 and 106. The node selection action SQL (ACT3) defines an SQL statement to be executed when a folder is selected on the tree display screen. Here, one or a plurality of node selection actions SQL (ACT3) can be defined. The columns 104 and 106 are displayed by default, but if only one is defined, the definition is made to 104. In the case of defining a plurality, when the definition is made to 106, a new definition column is additionally displayed, so that the necessary number can be defined. As an example of the present embodiment, “select PCNo, owner from PCTable where depth =: P1” is input to 104, “1” is input to 105, and “select Softname, owner from Table wherePt: 106” is set to 106. Define “2”.

なお、「P1」は、フォーカスされたノードデータを示す変数である。   “P1” is a variable indicating the focused node data.

まず、「select PCNo、owner from PCTable where dept = :P1」は、「PCTable」の「dept」が「P1」となるレコードの「PCNo」と「owner」をグリッド名「1」に表示することを示している。   First, “select PCNo, owner from PCTable where depth =: P1” indicates that “PCNo” and “owner” of the record in which “dept” of “PCTable” is “P1” are displayed in the grid name “1”. Show.

また、「select Softname、owner from SoftTable where dept = :P1」は、「SoftTable」の「dept」が「P1」となるレコードの「Softname」と「owner」をグリッド名「2」に表示することを示している。   In addition, “select Softname, owner from SoftTable where depth =: P1” displays “Softname” and “owner” in the grid name “2” in the record where “dept” of “SoftTable” is “P1”. Show.

定義を終了する場合、開発者は、登録ボタン54を押下する。なお、本実施の形態では、ACT1とACT2を第一の設定として受付、ACT3を第二の設定として受け付けているものとする。   When ending the definition, the developer presses the registration button 54. In the present embodiment, it is assumed that ACT1 and ACT2 are accepted as the first setting and ACT3 is accepted as the second setting.

なお、一方、S607において、プログラム開発装置は、その他のオブジェクトが選択されたかを判定して、選択された場合は、そのオブジェクトの定義を受け付け(S608)、S601へ戻り、選択されない場合は、そのままS601へ戻る。   On the other hand, in S607, the program development apparatus determines whether another object has been selected, and if selected, accepts the definition of that object (S608), returns to S601, and if not selected, it remains as it is. Return to S601.

以上、図6〜10を用いて開発処理の流れを説明した。   The flow of the development process has been described above with reference to FIGS.

S407において、プログラム開発装置は、登録の指示がなされたかを判定する。Yesの場合、S408へ進み、Noの場合、S406へ戻る。   In step S407, the program development apparatus determines whether a registration instruction has been issued. In the case of Yes, it progresses to S408, and in No, it returns to S406.

S408において、プログラム開発装置は、プログラム開発サーバに対して開発した画面の定義を登録する指示を行う。   In S408, the program development apparatus instructs the program development server to register the developed screen definition.

S408において、プログラム開発サーバは、開発された画面の定義の登録の指示を受け付ける。   In S408, the program development server accepts an instruction to register the developed screen definition.

S409において、プログラム開発サーバは、開発された画面の定義を登録する登録処理を行う。ここで、定義されたSQL文は、この登録処理により、アプリケーションサーバが管理する記録媒体へ保存されることとなる。   In S409, the program development server performs a registration process for registering the developed screen definition. Here, the defined SQL sentence is stored in a recording medium managed by the application server by this registration processing.

なお、ツリー表示を実行するプログラムであるツリー画面表示プログラムは、アプリケーションサーバにあらかじめ格納され、一般ユーザの要求に応じて、ツリー画面表示プログラムを含むツリー表示画面データを提供する。なお、ツリー画面表示プログラムには、S409において登録された定義の内容に従ってアプリケーションサーバに対してSQL文の実行を要求するプログラムが含まれている。ここで、例えば、ツリー画面データは、HTMLなどの構造化言語により記述される画面データであり、ツリー画面表示プログラムは、JavaScriptなどのスクリプト言語で記述されるプログラムであるとする。また、ツリー表示画面データには、処理結果を表示するためのテーブルデータが含まれる。   A tree screen display program, which is a program for executing tree display, is stored in advance in the application server, and provides tree display screen data including the tree screen display program in response to a request from a general user. The tree screen display program includes a program that requests the application server to execute an SQL statement in accordance with the definition registered in S409. Here, for example, the tree screen data is screen data described in a structured language such as HTML, and the tree screen display program is a program described in a script language such as JavaScript. The tree display screen data includes table data for displaying the processing result.

以上、図4の処理の流れを説明した。   The flow of processing in FIG. 4 has been described above.

次に、開発されたツリー表示画面を一般ユーザが表示する処理の流れを説明する。   Next, the flow of processing for a general user to display the developed tree display screen will be described.

図11は、本発明の実施の形態におけるツリー画面表示の流れを示すフローチャートである。   FIG. 11 is a flowchart showing a flow of tree screen display according to the embodiment of the present invention.

ここで、ユーザは、アプリケーションクライアントを操作してツリー画面表示を行う。ツリー画面はツリー画面データとして取得するものであり、そのツリー画面データはブラウザに表示されるものである。   Here, the user operates the application client to display a tree screen. The tree screen is acquired as tree screen data, and the tree screen data is displayed on the browser.

S1101において、アプリケーションクライアントは、アプリケーションサーバに対してツリー画面(ツリー画面表示プログラムを含むツリー画面データ)を要求する。   In S1101, the application client requests a tree screen (tree screen data including a tree screen display program) from the application server.

S1102において、アプリケーションサーバは、ツリー画面の要求を受け付ける。   In S1102, the application server accepts a request for a tree screen.

S1103において、アプリケーションサーバは、アプリケーションクライアントにおいて実行可能なツリー画面表示プログラムを含むツリー画面データを送信する。このツリー画面表示プログラムには、ACT1〜ACT3までのSQL文をアプリケーションサーバに対して発行する指示をするプログラムが含まれている。また、アプリケーションサーバは、ACT1〜ACT3までのSQL文を管理している。   In S1103, the application server transmits tree screen data including a tree screen display program that can be executed by the application client. The tree screen display program includes a program that instructs the application server to issue SQL statements ACT1 to ACT3. Further, the application server manages SQL statements from ACT1 to ACT3.

なお、Ajaxにより画面遷移を伴わない動的なWebアプリケーションとして提供することで、アプリケーションクライアントにおいて非同期通信を実現するができる。   Asynchronous communication can be realized in the application client by providing it as a dynamic Web application without screen transition by Ajax.

S1104において、アプリケーションクライアントは、ツリー画面データを受信する。   In S1104, the application client receives tree screen data.

S1105において、アプリケーションクライアントは、アプリケーションサーバに対してACT1のSQL文の実行を要求する。   In step S1105, the application client requests the application server to execute the SQL statement of ACT1.

S1106において、アプリケーションサーバは、アプリケーションクライアントから為されたACT1のSQL文の実行要求を受け付けて、管理している記憶媒体に保存されるACT1のSQL文をデータベースサーバに対して発行する処理を行う。   In step S1106, the application server receives an ACT1 SQL statement execution request made from the application client, and issues a ACT1 SQL statement stored in the managed storage medium to the database server.

S1107において、データベースサーバは、発行されたSQL文を実行する処理を行う。   In S1107, the database server performs processing for executing the issued SQL statement.

S1108において、データベースサーバは、処理結果を送信する。   In S1108, the database server transmits the processing result.

S1109において、アプリケーションサーバは、取得した処理結果をACT1の結果としてアプリケーションクライアントへ送信する。   In S1109, the application server transmits the acquired processing result to the application client as the result of ACT1.

S1110において、アプリケーションクライアントは、ACT1の実行結果を受信する。   In S1110, the application client receives the execution result of ACT1.

S1111において、アプリケーションクライアントは、ツリー画面を表示する。   In S1111, the application client displays a tree screen.

ここで、本実施の形態では、ACT1は、「select dept from deptTable where parent = ‘Top’」と定義されていたため、このSQL文をデータベースサーバが管理する図3に示すデータベースに対して実行することで、図12の1201に示すツリー画面(d1)が初期表示されることとなる。   In this embodiment, since ACT1 is defined as “select depth from depthTable where parent = 'Top'”, the SQL statement is executed on the database shown in FIG. 3 managed by the database server. Thus, the tree screen (d1) indicated by 1201 in FIG. 12 is initially displayed.

次に、S1112において、アプリケーションクライアントは、「+」ボタン(選択対象オブジェクト1)が選択されたかを判定する。Yesの場合、S1113へ進み、Noの場合、S1120へ進む。   Next, in S1112, the application client determines whether the “+” button (selection target object 1) has been selected. In the case of Yes, it progresses to S1113, and in No, it progresses to S1120.

S1113において、アプリケーションクライアントは、アプリケーションサーバに対してACT2のSQL文の実行を要求する。   In S1113, the application client requests the application server to execute the SQL statement of ACT2.

S1114において、アプリケーションサーバは、アプリケーションクライアントから為されたACT2のSQL文の実行要求を受け付けて、管理している記憶媒体に保存されるACT2のSQL文をデータベースサーバに対して発行する処理を行う。   In step S <b> 1114, the application server receives an ACT2 SQL statement execution request made from the application client, and issues a ACT2 SQL statement stored in the managed storage medium to the database server.

S1115において、データベースサーバは、発行されたSQL文を実行する処理を行う。   In S1115, the database server performs processing for executing the issued SQL statement.

S1116において、データベースサーバは、処理結果を送信する。   In S1116, the database server transmits the processing result.

S1117において、アプリケーションサーバは、取得した処理結果をACT2の結果としてアプリケーションクライアントへ送信する。   In S1117, the application server transmits the acquired processing result to the application client as the result of ACT2.

S1118において、アプリケーションクライアントは、ACT2の実行結果を受信する。   In S1118, the application client receives the execution result of ACT2.

S1119において、アプリケーションクライアントは、ツリー画面を表示する。   In S1119, the application client displays a tree screen.

ここで、本実施の形態では、ACT2は、「select dept from deptTable where parent = :P1」と定義されていたため、このSQL文をデータベースサーバが管理する図3に示すデータベースに対して実行することで、図12の1202や1203に示すツリー画面が表示されることとなる。   Here, in the present embodiment, ACT2 is defined as “select depth from depthTable where parent =: P1”. Therefore, by executing this SQL statement on the database shown in FIG. 3 managed by the database server, The tree screens 1202 and 1203 in FIG. 12 are displayed.

1202は、1201の「d1」の左隣の「+」が押された場合に表示される例(ツリー表示画面が更新されて表示された例)であるが、1201の「d1」の左隣の「+」ボタンが押されることによりフォーカスされたノードデータが「d1」となるため、これに従って、SQL文(クエリ)が発行されることとなる。また、1203は、1202の「d2」の左隣の「+」が押された場合に表示される例であるが、1202の「d2」の左隣の「+」ボタンが押されることによりフォーカスされたノードデータが「d2」となるため、これに従って、SQL文が発行されることと。   1202 is an example displayed when “+” on the left side of “d1” in 1201 is pressed (an example in which the tree display screen is updated and displayed), but on the left side of “d1” in 1201 Since the focused node data becomes “d1” by pressing the “+” button, an SQL statement (query) is issued accordingly. Further, 1203 is an example displayed when “+” on the left side of “d2” in 1202 is pressed. Focusing is performed when the “+” button on the left side of “d2” in 1202 is pressed. Since the obtained node data is “d2”, the SQL statement is issued accordingly.

次に、S1120において、アプリケーションクライアントは、フォルダ(選択対象オブジェクト2)が選択されたかを判定する。Yesの場合、S1121へ進み、Noの場合、S1112へ戻る。   In step S1120, the application client determines whether a folder (selection target object 2) has been selected. In the case of Yes, it progresses to S1121, and in No, it returns to S1112.

S1121において、アプリケーションクライアントは、アプリケーションサーバに対してACT3のSQL文の実行を要求する。   In S1121, the application client requests the application server to execute the SQL statement of ACT3.

S1122において、アプリケーションサーバは、アプリケーションクライアントから為されたACT3のSQL文の実行要求を受け付けて、管理している記憶媒体に保存されるACT3のSQL文をデータベースサーバに対して発行する処理を行う。   In step S1122, the application server receives an ACT3 SQL statement execution request made from the application client, and issues a ACT3 SQL statement stored in the managed storage medium to the database server.

S1123において、データベースサーバは、発行されたSQL文を実行する処理を行う。   In S1123, the database server performs processing for executing the issued SQL statement.

S1124において、データベースサーバは、処理結果を送信する。   In S1124, the database server transmits the processing result.

S1125において、アプリケーションサーバは、取得した処理結果をACT3の結果としてアプリケーションクライアントへ送信する。   In S1125, the application server transmits the acquired processing result to the application client as the result of ACT3.

S1126において、アプリケーションクライアントは、ACT3の実行結果を受信する。   In S1126, the application client receives the execution result of ACT3.

S1127において、アプリケーションクライアントは、実行結果をテーブル内に表示する。   In S1127, the application client displays the execution result in the table.

ここで、本実施の形態では、ACT3は、「select PCNo、owner from PCTable where dept = :P1」をグリッド名「1」へ当てはめ、「select Softname、owner from SoftTable where dept = :P1」をグリッド名「2」へ当てはめることが定義されたいたため、このSQL文をデータベースサーバが管理する図3に示すデータベースに対して実行することで、図13の1301〜1303に示すテーブルが表示されることとなる。   Here, in the present embodiment, ACT3 applies “select PCNo, owner from PCTable where depth =: P1” to the grid name “1”, and “select Softname, owner fromTabletable: P1”. Since it was defined to apply to “2”, when the SQL statement is executed on the database shown in FIG. 3 managed by the database server, the tables 1301 to 1303 in FIG. 13 are displayed. .

1301は、「d1」フォルダが選択された場合の例であるが、これによりフォーカスされたノードデータが「d1」となるため、これに従って、SQL文が発行される。そして、2つのSQL文の結果は、それぞれグリッド名「1」の131とグリッド名「2」の132のテーブルにそれぞれ当てはめられることとなる。   1301 is an example when the “d1” folder is selected, but since the focused node data becomes “d1”, the SQL statement is issued accordingly. The results of the two SQL statements are respectively applied to the table of grid name “1” 131 and grid name “2” 132.

1302は、「d2」フォルダまたは「d3」フォルダが選択された場合の例であるが、これによりフォーカスされたノードデータが「d2」または「d3」となるため、これに従って、SQL文が発行される。   1302 is an example when the “d2” folder or the “d3” folder is selected. Since the focused node data becomes “d2” or “d3”, an SQL statement is issued accordingly. The

1303は、「d4」フォルダまたは「d5」フォルダが選択された場合の例であるが、これによりフォーカスされたノードデータが「d4」または「d5」となるため、これに従って、SQL文が発行される。   1303 is an example when the “d4” folder or the “d5” folder is selected. Since the focused node data becomes “d4” or “d5”, an SQL statement is issued accordingly. The

次に、S1128において、アプリケーションクライアントは、ツリー画面表示の終了指示がなされたかを判定する。Yesの場合、S1123へ進み、Noの場合、S1110へ戻る。   In step S1128, the application client determines whether an instruction to end tree screen display has been issued. In the case of Yes, it progresses to S1123, and in No, it returns to S1110.

S1129において、アプリケーションクライアントは、アプリケーションサーバに対して終了指示を行う。   In step S1129, the application client issues an end instruction to the application server.

S1130において、アプリケーションサーバは、終了指示を受け付け、終了処理を行う。   In S1130, the application server receives an end instruction and performs an end process.

S1131において、アプリケーションサーバは、アプリケーションクライアントに対して終了通知をする。   In S1131, the application server notifies the application client of the end.

S1132において、アプリケーションクライアントは、終了通知を受けツリー表示画面を終了する。   In S1132, the application client receives the end notification and ends the tree display screen.

以上説明した通り、ツリー画面において対象オブジェクトが選択された場合、選択された対象オブジェクトに対応するSQL文の処理結果をツリー画面に反映させることができる。   As described above, when a target object is selected on the tree screen, the processing result of the SQL sentence corresponding to the selected target object can be reflected on the tree screen.

次に、第二の実施の形態を、図14を用いて説明する。   Next, a second embodiment will be described with reference to FIG.

図14は、本発明の第二の実施の形態におけるツリー画面表示の流れを示すフローチャートである。   FIG. 14 is a flowchart showing the flow of the tree screen display in the second embodiment of the present invention.

本発明の第二の実施の形態におけるツリー画面表示は、データベースサーバから得られるSQL文の処理結果をツリー表示画面に当てはめる処理をアプリケーションクライアントではなく、アプリケーションサーバにおいて行うものである。なお、図11と同じ処理については、同じステップ番号を付し、その説明を省略する。   In the tree screen display according to the second embodiment of the present invention, the processing for applying the processing result of the SQL statement obtained from the database server to the tree display screen is performed not on the application client but on the application server. Note that the same processes as those in FIG. 11 are denoted by the same step numbers and description thereof is omitted.

S1401において、アプリケーションサーバは、データベースサーバから処理結果を受信する。   In S1401, the application server receives the processing result from the database server.

S1402において、アプリケーションサーバは、ACT1の実行結果を反映したツリー画面データをアプリケーションクライアントへ送信する。   In S1402, the application server transmits tree screen data reflecting the execution result of ACT1 to the application client.

S1403において、アプリケーションクライアントは、受信したツリー画面データを用いて、ツリー画面を表示する。   In S1403, the application client displays a tree screen using the received tree screen data.

同様に、S1404〜S1406では、ACT2の、S1407〜S1409では、ACT3の処理結果を反映した画面データをアプリケーションサーバで生成して、その生成した画面データをアプリケーションクライアントへ送信するものである。   Similarly, in S1404 to S1406, screen data reflecting the processing result of ACT2 and in S1407 to S1409 is generated by the application server, and the generated screen data is transmitted to the application client.

従って、本発明の第二の実施の形態においても、ツリー画面において対象オブジェクトが選択された場合、選択された対象オブジェクトに対応するSQL文の処理結果をツリー画面に反映させることができる。   Therefore, also in the second embodiment of the present invention, when a target object is selected on the tree screen, the processing result of the SQL sentence corresponding to the selected target object can be reflected on the tree screen.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, apparatus, method, program, or recording medium, and specifically includes a plurality of devices. The present invention may be applied to a system including a single device.

また、本発明におけるプログラムは、本発明に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体はコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは各装置の処理方法ごとのプログラムであってもよい。   The program according to the present invention is a program that can be executed by a computer according to the processing method of the flowchart shown in the present invention. The storage medium according to the present invention stores a program that can be executed by a computer. The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by executing the reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk, solid state drive, or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 上記プログラムの形態は、オブジェクトコード、インタプリタにより実行されるプログラムコード、OS(オペレーティングシステム)に供給されるスクリプトデータ等の形態から成ってもよい。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention. The form of the program may be in the form of object code, program code executed by an interpreter, script data supplied to an OS (operating system), and the like.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

101 プログラム開発装置
102 プログラム開発サーバ
103 データベース
104 アプリケーションクライアント
105 アプリケーションサーバ
101 Program Development Device 102 Program Development Server 103 Database 104 Application Client 105 Application Server

Claims (16)

アプリケーションを開発する開発者端末と、階層的な構造が定義されたデータをツリーとして表示可能なクライアント端末と、サーバとが通信可能な情報処理システムであって、
前記クライアント端末は、
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、
前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、
前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を前記サーバへ行う要求手段と、
を備え、
前記開発者端末は、
アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、
前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、
前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、
前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示手段と、
を備え、
前記サーバは、
前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、
前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、
前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、
を備え、
前記表示制御手段は、前記サーバの送信手段により送信された処理結果を用いて、ユーザに操作された前記対象オブジェクトに応じて当該処理結果を当てはめた前記ツリー表示画面を表示することを特徴とする情報処理システム。
An information processing system capable of communicating between a developer terminal that develops an application, a client terminal that can display a hierarchically defined data as a tree, and a server,
The client terminal is
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected;
Determination means for determining whether a target object is selected by a user operation via a tree display screen displayed by the display control means;
As a result of the determination by the determination means, when it is determined that the target object has been selected, an issuance request for an SQL sentence associated with the target object is issued to the server using information corresponding to the selected target object. Requesting means to perform;
With
The developer terminal is
A setting screen display unit that arranges a tree to be displayed on an application display screen and displays a setting screen capable of defining a SQL statement for searching a desired database when an object of the arranged tree is operated;
In the setting screen, in order to generate a tree display screen of the application, object placement means for placing a tree composed of objects;
Setting accepting means for accepting the setting of an SQL sentence to be issued when an object of the tree placed by the object placing means is operated;
Registration instruction means for instructing the server to register the setting content received by the setting reception means in a recording medium;
With
The server
A management unit that manages the SQL statement of the recording medium in which the SQL statement issued to the database is stored according to the registration instruction unit;
In accordance with the request for issuing the SQL statement by the request unit, the SQL statement corresponding to the issue request stored in the recording medium managed by the management unit is acquired, and information corresponding to the selected target object is obtained. Processing means for performing processing for issuing the SQL statement to the database using the database;
Transmitting means for transmitting a processing result obtained from the database as a result of processing by the processing means to the client terminal;
With
The display control means displays the tree display screen in which the processing result is applied according to the target object operated by a user, using the processing result transmitted by the transmission means of the server. Information processing system.
前記クライアント端末の前記表示制御手段は、前記サーバの送信手段により送信された処理結果を用いて、前記ツリー表示画面を更新して表示することを特徴とする請求項1に記載の情報処理システム。   The information processing system according to claim 1, wherein the display control unit of the client terminal updates and displays the tree display screen using the processing result transmitted by the transmission unit of the server. 前記サーバは、
前記処理手段による処理の結果として前記データベースから得られる処理結果を、ツリー画面を表示する画面データに当てはめる当てはめ手段を更に備え、
前記サーバの前記送信手段は、前記当てはめ手段により当てはめられた画面データを前記クライアント端末へ送信し、
前記クライアント端末の前記表示制御手段は、前記サーバの送信手段により送信される画面データを用いて、ツリー表示画面を表示することを特徴とする請求項1に記載の情報処理システム。
The server
A processing means obtained from the database as a result of the processing by the processing means, further comprising a fitting means for applying to the screen data for displaying the tree screen;
The transmission means of the server transmits the screen data fitted by the fitting means to the client terminal,
The information processing system according to claim 1, wherein the display control unit of the client terminal displays a tree display screen using screen data transmitted by the transmission unit of the server.
前記開発者端末における前記設定受付手段は、
ツリー表示をするためのSQL文の設定を受け付けることが可能であって、
前記設定受付手段により受け付けた設定内容を前記サーバへ登録する要求に従って、当該設定内容を登録する指示を前記サーバに行う登録指示手段と、
を備え、
前記サーバの管理手段は、前記登録指示手段に従って、前記記録媒体に記憶されたSQL文を管理することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理システム。
The setting accepting means in the developer terminal is:
It is possible to accept the setting of the SQL sentence for displaying the tree,
Registration instruction means for instructing the server to register the setting contents in accordance with a request for registering the setting contents received by the setting receiving means to the server;
With
The information processing system according to any one of claims 1 to 3, wherein the management unit of the server manages an SQL sentence stored in the recording medium in accordance with the registration instruction unit.
前記開発者端末における前記設定受付手段は、更に、
ツリー表示することにより表示されるフォルダが選択された場合、当該フォルダに関連付けられたテーブルにデータの内容を表示するためのSQL文の設定を受け付けることが可能であることを特徴とする請求項4に記載の情報処理システム。
The setting accepting means in the developer terminal further includes:
5. When a folder displayed by tree display is selected, it is possible to accept a setting of an SQL sentence for displaying data contents in a table associated with the folder. Information processing system described in 1.
前記クライアント端末の判定手段によりツリー表示を更新する対象オブジェクトが選択されたと判定された場合、前記クライアント端末の前記要求手段は、ツリー表示を更新すべく、当該選択された対象オブジェクトに対応する情報を用いたSQL文の発行要求を前記サーバへ行い、
前記サーバの処理手段は、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文に前記選択された対象オブジェクトを示す情報を代入したSQL文をデータベースに対して発行する処理を行うことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理システム。
When the determination unit of the client terminal determines that the target object for updating the tree display has been selected, the request unit of the client terminal supplies information corresponding to the selected target object to update the tree display. A request for issuing the used SQL sentence is made to the server,
The server processing unit stores an SQL statement obtained by substituting information indicating the selected target object into an SQL statement corresponding to the issue request stored in the recording medium managed by the management unit. The information processing system according to any one of claims 1 to 5, wherein a process of issuing is performed.
前記ツリー表示画面データには、前記処理結果を表示するためのテーブルデータが含まれ、
前記クライアント端末の前記判定手段により対象オブジェクトとしてフォルダが選択されたと判定された場合、前記クライアント端末の前記要求手段は、フォルダの内容を表示すべく、当該選択された対象オブジェクトに対応する情報を用いたSQL文の発行要求を前記サーバへ行い、
前記サーバの処理手段は、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文に前記選択された対象オブジェクトを示す情報を代入したSQL文をデータベースに対して発行する処理を行うことを特徴とする請求項1乃至6のいずれか1項に記載の情報処理システム。
The tree display screen data includes table data for displaying the processing result,
When the determination unit of the client terminal determines that a folder is selected as a target object, the request unit of the client terminal uses information corresponding to the selected target object to display the contents of the folder. A request to issue a SQL statement to the server,
The server processing unit stores an SQL statement obtained by substituting information indicating the selected target object into an SQL statement corresponding to the issue request stored in the recording medium managed by the management unit. The information processing system according to any one of claims 1 to 6, wherein a process of issuing is performed.
前記ツリー表示画面データに含まれるプログラムは対象オブジェクトとして一つのフォルダが選択された場合に複数のSQL文の発行要求を行うことが可能であり、
前記クライアント端末の前記判定手段により対象オブジェクトとしてフォルダが選択されたと判定された場合、前記クライアント端末の前記要求手段は、フォルダに関連付けられた1または複数のテーブルの内容を表示すべく、当該選択された対象オブジェクトに対応する情報を用いた複数のSQL文の発行要求を前記サーバへ行い、
前記サーバの処理手段は、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文に前記選択された対象オブジェクトに対応する情報を代入した複数のSQL文をデータベースに対して発行する処理を行うことを特徴とする請求項7に記載の情報処理システム。
The program included in the tree display screen data can issue a plurality of SQL statements when a single folder is selected as a target object.
When the determination unit of the client terminal determines that a folder has been selected as the target object, the request unit of the client terminal is selected to display the contents of one or more tables associated with the folder. A request to issue a plurality of SQL statements using information corresponding to the target object,
The processing unit of the server stores a plurality of SQL statements obtained by substituting information corresponding to the selected target object into an SQL statement corresponding to the issue request stored in the recording medium managed by the management unit. The information processing system according to claim 7, wherein a process issued to the information processing unit is performed.
アプリケーションを開発する開発者端末と、階層的な構造が定義されたデータをツリーとして表示可能なクライアント端末と、サーバとが通信可能な情報処理システムの情報処理方法であって、
前記クライアント端末は、
表示制御手段が、対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御ステップと、
判定手段が、前記表示制御ステップにより表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定ステップと、
要求手段が、前記判定ステップによる判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を前記サーバへ行う要求ステップと、
を含み、
前記開発者端末は、
設定画面表示手段が、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示ステップと、
配置手段が、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置ステップと、
設定受付手段が、前記オブジェクト配置ステップにより配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付ステップと、
登録指示手段が、前記設定受付ステップにより受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示ステップと、
を含み、
前記サーバは、
管理手段が、前記登録指示ステップに従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理ステップと、
処理手段が、前記要求ステップによる前記SQL文の発行要求に従って、前記管理ステップにより管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理ステップと、
送信手段が、前記処理ステップによる処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信ステップと、
を含み、
前記表示制御ステップは、前記サーバの送信ステップにより送信された処理結果を用いて、ユーザに操作された前記対象オブジェクトに応じて当該処理結果を当てはめた前記ツリー表示画面を表示することを特徴とする情報処理方法。
An information processing method of an information processing system capable of communicating with a developer terminal that develops an application, a client terminal that can display data in which a hierarchical structure is defined as a tree, and a server,
The client terminal is
Display in which the display control means performs control to display the tree display screen using tree display screen data including a program that issues a SQL statement issue request corresponding to the selected target object each time the target object is selected. Control steps;
A determination step for determining whether a target object is selected by a user operation via the tree display screen displayed by the display control step;
If it is determined that the target object has been selected as a result of the determination in the determination step, the requesting unit uses the information corresponding to the selected target object to issue an SQL statement associated with the target object. Requesting to the server;
Including
The developer terminal is
The setting screen display means arranges a tree to be displayed on the application display screen, and displays a setting screen capable of defining an SQL statement for searching a desired database when an object of the arranged tree is operated. A screen display step;
An object placement step for placing a tree composed of objects in order to generate a tree display screen of the application on the setting screen;
A setting accepting step for accepting a setting of an SQL statement to be issued when the setting accepting unit operates an object of the tree placed in the object placing step;
A registration instruction step in which the registration instruction means instructs the server to register the setting content received in the setting reception step in a recording medium;
Including
The server
A management step in which the management means manages the SQL statement of the recording medium storing the SQL statement to be issued to the database in accordance with the registration instruction step;
The processing means acquires an SQL statement corresponding to the issuance request stored in the recording medium managed by the management step in accordance with the issuance request of the SQL statement by the requesting step, and selects the selected target object. A processing step for performing processing for issuing the SQL statement to the database using corresponding information;
A transmitting step for transmitting a processing result obtained from the database to the client terminal as a result of the processing by the processing step;
Including
The display control step displays the tree display screen in which the processing result is applied according to the target object operated by a user, using the processing result transmitted by the transmission step of the server. Information processing method.
アプリケーションを開発する開発者端末と、階層的な構造が定義されたデータをツリーとして表示可能なクライアント端末と、サーバとが通信可能な情報処理システムにおいて実行可能なプログラムであって、
前記クライアント端末を、
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段、
前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段、
前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を前記サーバへ行う要求手段、
として機能させ
前記開発者端末
アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段、
前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段、
前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段、
前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示手段、
として機能させ、
前記サーバを、
前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段、
前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段、
前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段、
として機能させ、
前記表示制御手段は、前記サーバの送信手段により送信された処理結果を用いて、ユーザに操作された前記対象オブジェクトに応じて当該処理結果を当てはめた前記ツリー表示画面を表示することを特徴とするプログラム。
A program that can be executed in an information processing system capable of communicating with a developer terminal that develops an application, a client terminal that can display hierarchically defined data as a tree, and a server,
The client terminal is
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected;
Determination means for determining whether a target object is selected by a user operation via the tree display screen displayed by the display control means;
As a result of the determination by the determination means, when it is determined that the target object has been selected, an issuance request for an SQL sentence associated with the target object is issued to the server using information corresponding to the selected target object. Request means to perform,
Function as
The developers terminal,
A setting screen display means for displaying a setting screen capable of defining a SQL statement for arranging a tree to be displayed on an application display screen and for searching a desired database when an object of the arranged tree is operated;
An object placement means for placing a tree composed of objects to generate a tree display screen of the application in the setting screen;
Setting accepting means for accepting setting of an SQL sentence to be issued at the time of operating an object of the tree placed by the object placing means;
Registration instruction means for instructing the server to register the setting content received by the setting reception means in a recording medium;
Function as
The server,
Management means for managing the SQL sentence of the recording medium in which the SQL sentence issued to the database is stored in accordance with the registration instruction means;
In accordance with the request for issuing the SQL statement by the request unit, the SQL statement corresponding to the issue request stored in the recording medium managed by the management unit is acquired, and information corresponding to the selected target object is obtained. Processing means for performing processing for issuing the SQL statement to the database by using,
Transmitting means for transmitting a processing result obtained from the database as a result of processing by the processing means to the client terminal;
Function as
The display control means displays the tree display screen in which the processing result is applied according to the target object operated by a user, using the processing result transmitted by the transmission means of the server. program.
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を情報処理装置へ行う要求手段と、を備えるツリー表示可能なクライアント端末と、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記情報処理装置に行う登録指示手段と、を備える開発者端末と、通信可能な情報処理装置であって、
前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、
前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、
前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、
を備えることを特徴とする情報処理装置。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, A client terminal capable of tree display, and a display screen for displaying an application, comprising: request means for requesting the information processing apparatus to issue an SQL statement associated with the target object using information corresponding to the selected target object Place the tree to be displayed in, and operate the objects of the placed tree A setting screen display means for displaying a setting screen capable of defining an SQL statement for searching a desired database, and an object for generating a tree display screen of the application in the setting screen. Object placement means for placing a tree, setting accepting means for accepting settings of an SQL statement to be issued when an object of the tree placed by the object placing means is operated, and setting contents accepted by the setting accepting means are recorded. An information processing apparatus capable of communicating with a developer terminal comprising: a registration instruction unit that instructs the information processing apparatus to register with a medium;
A management unit that manages the SQL statement of the recording medium in which the SQL statement issued to the database is stored according to the registration instruction unit;
In accordance with the request for issuing the SQL statement by the request unit, the SQL statement corresponding to the issue request stored in the recording medium managed by the management unit is acquired, and information corresponding to the selected target object is obtained. Processing means for performing processing for issuing the SQL statement to the database using the database;
Transmitting means for transmitting a processing result obtained from the database as a result of processing by the processing means to the client terminal;
An information processing apparatus comprising:
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を情報処理装置へ行う要求手段と、を備えるツリー表示可能なクライアント端末と、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記情報処理装置に行う登録指示手段と、を備える開発者端末と、通信可能な情報処理装置における情報処理方法であって、
管理手段が、前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理ステップと、
処理手段が、前記要求手段による前記SQL文の発行要求に従って、前記管理ステップにより管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理ステップと、
送信手段が、前記処理ステップによる処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信ステップと、
を含むことを特徴とする情報処理方法。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, A client terminal capable of tree display, and a display screen for displaying an application, comprising: request means for requesting the information processing apparatus to issue an SQL statement associated with the target object using information corresponding to the selected target object Place the tree to be displayed in, and operate the objects of the placed tree A setting screen display means for displaying a setting screen capable of defining an SQL statement for searching a desired database, and an object for generating a tree display screen of the application in the setting screen. Object placement means for placing a tree, setting accepting means for accepting settings of an SQL statement to be issued when an object of the tree placed by the object placing means is operated, and setting contents accepted by the setting accepting means are recorded. A registration instruction means for instructing the information processing apparatus to register to a medium, and a developer terminal comprising: an information processing method in an information processing apparatus capable of communication;
A management step in which the management means manages the SQL sentence of the recording medium in which the SQL sentence issued to the database is stored according to the registration instruction means;
The processing means acquires an SQL sentence corresponding to the issuance request stored in the recording medium managed by the management step in accordance with the issuance request of the SQL sentence by the requesting means, and sets the selected target object A processing step for performing processing for issuing the SQL statement to the database using corresponding information;
A transmitting step for transmitting a processing result obtained from the database to the client terminal as a result of the processing by the processing step;
An information processing method comprising:
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求を情報処理装置へ行う要求手段と、を備えるツリー表示可能なクライアント端末と、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記情報処理装置に行う登録指示手段と、を備える開発者端末と、通信可能な情報処理装置において実行可能なプログラムであって、
前記登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段、
前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段、
前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段、
として前記情報処理装置を機能させることを特徴とするプログラム。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, A client terminal capable of tree display, and a display screen for displaying an application, comprising: request means for requesting the information processing apparatus to issue an SQL statement associated with the target object using information corresponding to the selected target object Place the tree to be displayed in, and operate the objects of the placed tree A setting screen display means for displaying a setting screen capable of defining an SQL statement for searching a desired database, and an object for generating a tree display screen of the application in the setting screen. Object placement means for placing a tree, setting accepting means for accepting settings of an SQL statement to be issued when an object of the tree placed by the object placing means is operated, and setting contents accepted by the setting accepting means are recorded. A registration instruction means for instructing the information processing apparatus to register to a medium; a developer terminal comprising: a program executable on an information processing apparatus capable of communication;
Management means for managing the SQL sentence of the recording medium in which the SQL sentence issued to the database is stored in accordance with the registration instruction means;
In accordance with the request for issuing the SQL statement by the request unit, the SQL statement corresponding to the issue request stored in the recording medium managed by the management unit is acquired, and information corresponding to the selected target object is obtained. Processing means for performing processing for issuing the SQL statement to the database by using,
Transmitting means for transmitting a processing result obtained from the database as a result of processing by the processing means to the client terminal;
A program for causing the information processing apparatus to function.
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求をサーバへ行う要求手段と、を備えるツリー表示可能なクライアント端末と、登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、を備えるサーバと、通信可能な開発者端末であって、
アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段と、
前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段と、
前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段と、
前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示手段と、
を備えることを特徴とする開発者端末。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, using the information corresponding to the selected target object, the request means for issuing requests for SQL statements associated with the target object to the server, and a client terminal tree displayable comprise, according to the registration instruction means, the database For managing the SQL statement of the recording medium storing the SQL statement issued to In accordance with the SQL statement issuance request by the request unit, the SQL statement corresponding to the issuance request stored in the recording medium managed by the management unit is acquired and corresponds to the selected target object. Processing means for performing processing for issuing the SQL statement to the database using information to be transmitted, and transmission means for transmitting the processing result obtained from the database as a result of processing by the processing means to the client terminal. A developer terminal that can communicate with the server,
A setting screen display unit that arranges a tree to be displayed on an application display screen and displays a setting screen capable of defining a SQL statement for searching a desired database when an object of the arranged tree is operated;
In the setting screen, in order to generate a tree display screen of the application, object placement means for placing a tree composed of objects;
Setting accepting means for accepting the setting of an SQL sentence to be issued when an object of the tree placed by the object placing means is operated;
Registration instruction means for instructing the server to register the setting content received by the setting reception means in a recording medium;
A developer terminal characterized by comprising:
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求をサーバへ行う要求手段と、を備えるツリー表示可能なクライアント端末と、登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、を備えるサーバと、通信可能な開発者端末における情報処理方法であって、
設定画面表示手段が、アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示ステップと、
配置手段が、前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置ステップと、
設定受付手段が、前記オブジェクト配置ステップにより配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付ステップと、
登録指示手段が、前記設定受付ステップにより受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示ステップと、
を含むことを特徴とする情報処理方法。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, using the information corresponding to the selected target object, the request means for issuing requests for SQL statements associated with the target object to the server, and a client terminal tree displayable comprise, according to the registration instruction means, the database For managing the SQL statement of the recording medium storing the SQL statement issued to In accordance with the SQL statement issuance request by the request unit, the SQL statement corresponding to the issuance request stored in the recording medium managed by the management unit is acquired and corresponds to the selected target object. Processing means for performing processing for issuing the SQL statement to the database using information to be transmitted, and transmission means for transmitting the processing result obtained from the database as a result of processing by the processing means to the client terminal. An information processing method in a developer terminal capable of communicating with a server,
The setting screen display means arranges a tree to be displayed on the application display screen, and displays a setting screen capable of defining an SQL statement for searching a desired database when an object of the arranged tree is operated. A screen display step;
An object placement step for placing a tree composed of objects in order to generate a tree display screen of the application on the setting screen;
A setting accepting step for accepting a setting of an SQL statement to be issued when the setting accepting unit operates an object of the tree placed in the object placing step;
A registration instruction step in which the registration instruction means instructs the server to register the setting content received in the setting reception step in a recording medium;
An information processing method comprising:
対象オブジェクトが選択される毎に当該選択された対象オブジェクトに対応するSQL文の発行要求を行うプログラムを含むツリー表示画面データを用いて、ツリー表示画面を表示する制御を行う表示制御手段と、前記表示制御手段により表示されたツリー表示画面を介して、ユーザ操作により対象オブジェクトが選択されたかを判定する判定手段と、前記判定手段による判定の結果、対象オブジェクトが選択されたと判定された場合、当該選択された対象オブジェクトに対応する情報を用いて、当該対象オブジェクトに対応付けられたSQL文の発行要求をサーバへ行う要求手段と、を備えるツリー表示可能なクライアント端末と、登録指示手段に従って、データベースへ発行するSQL文が記憶される記録媒体のSQL文を管理する管理手段と、前記要求手段による前記SQL文の発行要求に従って、前記管理手段により管理される前記記録媒体に記憶されている前記発行要求に対応するSQL文を取得し、前記選択された対象オブジェクトに対応する情報を用いて当該SQL文をデータベースに対して発行する処理を行う処理手段と、前記処理手段による処理の結果として前記データベースから得られる処理結果を前記クライアント端末へ送信する送信手段と、を備えるサーバと、通信可能な開発者端末において実行可能なプログラムであって、
アプリケーションの表示画面で表示するツリーを配置し、当該配置したツリーのオブジェクトの操作時に所望のデータベースを検索させるためのSQL文を定義することが可能な設定画面を表示する設定画面表示手段、
前記設定画面において、前記アプリケーションのツリー表示画面を生成するべく、オブジェクトで構成されたツリーを配置するオブジェクト配置手段、
前記オブジェクト配置手段により配置されたツリーのオブジェクトの操作時に発行するためのSQL文の設定を受け付ける設定受付手段、
前記設定受付手段により受け付けた設定内容を、記録媒体に登録する指示を前記サーバに行う登録指示手段、
として前記開発者端末を機能させることを特徴とするプログラム。
Display control means for performing control to display a tree display screen using tree display screen data including a program for issuing a SQL statement corresponding to the selected target object each time a target object is selected; When it is determined that the target object is selected as a result of the determination by the determination unit and the determination by the determination unit through the tree display screen displayed by the display control unit, using the information corresponding to the selected target object, the request means for issuing requests for SQL statements associated with the target object to the server, and a client terminal tree displayable comprise, according to the registration instruction means, the database For managing the SQL statement of the recording medium storing the SQL statement issued to In accordance with the SQL statement issuance request by the request unit, the SQL statement corresponding to the issuance request stored in the recording medium managed by the management unit is acquired and corresponds to the selected target object. Processing means for performing processing for issuing the SQL statement to the database using information to be transmitted, and transmission means for transmitting the processing result obtained from the database as a result of processing by the processing means to the client terminal. A program that can be executed on a developer terminal that can communicate with a server,
A setting screen display means for displaying a setting screen capable of defining a SQL statement for arranging a tree to be displayed on an application display screen and for searching a desired database when an object of the arranged tree is operated;
An object placement means for placing a tree composed of objects to generate a tree display screen of the application in the setting screen;
Setting accepting means for accepting setting of an SQL sentence to be issued at the time of operating an object of the tree placed by the object placing means;
Registration instruction means for instructing the server to register the setting content received by the setting reception means in a recording medium;
A program for causing the developer terminal to function as:
JP2011102290A 2011-04-28 2011-04-28 Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof Expired - Fee Related JP5418539B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011102290A JP5418539B2 (en) 2011-04-28 2011-04-28 Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011102290A JP5418539B2 (en) 2011-04-28 2011-04-28 Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof

Publications (3)

Publication Number Publication Date
JP2012234350A JP2012234350A (en) 2012-11-29
JP2012234350A5 JP2012234350A5 (en) 2013-01-17
JP5418539B2 true JP5418539B2 (en) 2014-02-19

Family

ID=47434618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011102290A Expired - Fee Related JP5418539B2 (en) 2011-04-28 2011-04-28 Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof

Country Status (1)

Country Link
JP (1) JP5418539B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6361770B2 (en) * 2016-06-30 2018-07-25 キヤノンマーケティングジャパン株式会社 Information processing apparatus, processing method thereof, and program
KR102646777B1 (en) 2023-05-12 2024-03-12 (주)인스웨이브시스템즈 Grid layout setting method for multi device responsive page and program performing this

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8306990B2 (en) * 2006-01-10 2012-11-06 Unz.Org Llc Transferring and displaying hierarchical data between databases and electronic documents

Also Published As

Publication number Publication date
JP2012234350A (en) 2012-11-29

Similar Documents

Publication Publication Date Title
US10127206B2 (en) Dynamic column groups in excel
US20140337778A1 (en) Navigation Framework for Visual Analytic Displays
KR20140040920A (en) Apparatus for writing mash-up using mash-up block user interface and method thereof
JP2017084344A (en) Generating and distributing interactive documents
JP5496119B2 (en) Screen data editing device for programmable display
JP5418539B2 (en) Information processing system, information processing method thereof, program thereof, information processing apparatus, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof
JP5991365B2 (en) Form system, information processing apparatus, processing method thereof, and program
JP2010108055A (en) Program for program generation and program generation device
JP2013084241A (en) Information processing device, control method for information processing device, and program
JP7216317B1 (en) Information processing device, its control method, and program
JP5413426B2 (en) Information processing system, information processing method thereof, program thereof, server, information processing method thereof, program thereof, developer terminal, information processing method thereof, program thereof
JP6056944B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2016004428A (en) Information processing apparatus, data processing apparatus, control method of information processing apparatus, data processing method for data processing apparatus, and program
JP7227468B2 (en) Program, information processing system and its control method device and program processing method
JP2018101237A (en) Program generation device, processing method thereof and program
JP2016091092A (en) Browser, control method of browser, and program
JP7421137B2 (en) Information processing device, information processing method and program
JP2014026473A (en) Information processing device, control method for information processing device, program, and recording medium
JP7381900B2 (en) Information processing system, its control method and program
JP7331917B2 (en) Information processing system and information processing system control method
JP7264225B2 (en) Program, emulation method, and information processing device
JP7485894B2 (en) Information processing device, information processing method, and program
JP6056689B2 (en) Information processing apparatus, processing method thereof, and program
JP6112948B2 (en) Program, information processing method, and information processing apparatus
JP6303445B2 (en) Electronic form system, form retrieval apparatus, control method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120927

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120927

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130529

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130531

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130604

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130827

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130913

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131022

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131104

R150 Certificate of patent or registration of utility model

Ref document number: 5418539

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees