public class InOutputParameterForCallableStatement extends OutputParameterForCallableStatement
Constructor and Description |
---|
InOutputParameterForCallableStatement(java.lang.Object inParameter,
DatabaseField outField,
AbstractSession session) |
InOutputParameterForCallableStatement(java.lang.Object inParameter,
OutputParameterForCallableStatement outParameter) |
Modifier and Type | Method and Description |
---|---|
void |
set(DatabasePlatform platform,
java.sql.PreparedStatement statement,
int index,
AbstractSession session) |
java.lang.String |
toString() |
getJdbcType, getOutputField, getTypeName, isCursor, isTypeNameRequired, prepare, setIsCursor
convert, shouldUseUnwrappedConnection
public InOutputParameterForCallableStatement(java.lang.Object inParameter, OutputParameterForCallableStatement outParameter)
public InOutputParameterForCallableStatement(java.lang.Object inParameter, DatabaseField outField, AbstractSession session)
public void set(DatabasePlatform platform, java.sql.PreparedStatement statement, int index, AbstractSession session) throws java.sql.SQLException
set
in class OutputParameterForCallableStatement
java.sql.SQLException
public java.lang.String toString()
toString
in class OutputParameterForCallableStatement
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference