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