Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
|
Contents
Index

|
9.3.4 Closing Connections
After the data searches or data updates have finished, close the connection to Shunsaku. Use the close method to close the connection.
Sample Code
ShunConnection con = new ShunConnection();
:
con.close(); |
Sample Codes for Studio
When using Studio, specify code similar to that shown in the above example.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006