Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
This appendix details the JAVA APIs used in V6.0L20 and earlier.
The following table lists the Java APIs for data searches and updates that were provided in V6.0L20 and earlier. These functions are compatible with V6.0L20 and earlier.
Package |
Class |
Inheritance |
Constructor or method |
Function |
---|---|---|---|---|
com.fujitsu.shun.api |
None |
Creates an instance of this API and sets configuration information for the search server. |
||
Sends a search request to Shunsaku, and receives only the number of hits as the results. |
||||
Sends a search request and a return expression to Shunsaku, and receives the number of hits, conductor control information, the record identifier, and the data for the specified item as the results. |
||||
Sends the conductor control information and record identifier for the search target to Shunsaku, and receives all of the corresponding record information as the results. |
||||
Returns the number of hit records as the search results. |
||||
Returns the number of returned records as the search results. |
||||
Returns conductor control information and record identifiers as the search results. |
||||
Returns the content of the response data as the search results. |
||||
None |
Creates an instance of ShunBatch. |
|||
Adds the XML document stored in the specified text file to a Shunsaku record. |
||||
Sends a search condition for finding records to be deleted to Shunsaku and deletes the records that match the condition. |
Contents
Index
![]() ![]() |