com.insightful.splus
Class SybaseInit
java.lang.Object
com.insightful.splus.SybaseInit
- public class SybaseInit
- extends Object
Utility package for initializing a connection to a Sybase server.
Method Summary |
static void |
initServer(String serverName)
Initialize a connection to the specified Sybase server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SybaseInit
public SybaseInit()
initServer
public static void initServer(String serverName)
- Initialize a connection to the specified Sybase server. This
must be called in the main Java thread, before attempting to
import data from this server in Splus.
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.