Package org.firebirdsql.gds.impl
Class DbAttachInfo
java.lang.Object
org.firebirdsql.gds.impl.DbAttachInfo
Container for attachment information (ie server, port and filename/alias).
-
Method Summary
Modifier and TypeMethodDescriptionintgetPort()static DbAttachInfoparseConnectString(String connectString)
-
Method Details
-
getServer
-
getPort
public int getPort() -
getFileName
-
parseConnectString
- Throws:
SQLException
-