org.firebirdsql.gds.impl.jni
Class NativeGDSImpl.DbAttachInfo
java.lang.Object
org.firebirdsql.gds.impl.jni.NativeGDSImpl.DbAttachInfo
- Enclosing class:
- NativeGDSImpl
protected static class NativeGDSImpl.DbAttachInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeGDSImpl.DbAttachInfo
public NativeGDSImpl.DbAttachInfo(String connectInfo)
throws GDSException
- Throws:
GDSException
NativeGDSImpl.DbAttachInfo
public NativeGDSImpl.DbAttachInfo(String server,
Integer port,
String fileName)
throws GDSException
- Throws:
GDSException
getConnectionString
public String getConnectionString()
getServer
public String getServer()
getPort
public int getPort()
getFileName
public String getFileName()
Copyright © 2001-2010. All Rights Reserved.