public interface XdrStreamAccess
XdrInputStream
and XdrOutputStream
.Modifier and Type | Method and Description |
---|---|
XdrInputStream |
getXdrIn()
Gets the XdrInputStream.
|
XdrOutputStream |
getXdrOut()
Gets the XdrOutputStream.
|
XdrInputStream getXdrIn() throws java.sql.SQLException
java.sql.SQLException
- If no connection is opened or when exceptions occur
retrieving the InputStreamXdrOutputStream getXdrOut() throws java.sql.SQLException
java.sql.SQLException
- If no connection is opened or when exceptions occur
retrieving the OutputStreamCopyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.