public class InParameterForCallableStatement extends BindCallCustomParameter
Constructor and Description |
---|
InParameterForCallableStatement(Object inParameter,
DatabaseField inField) |
Modifier and Type | Method and Description |
---|---|
Class |
getType() |
void |
set(DatabasePlatform platform,
PreparedStatement statement,
int index,
AbstractSession session) |
convert, shouldUseUnwrappedConnection, toString
public InParameterForCallableStatement(Object inParameter, DatabaseField inField)
public void set(DatabasePlatform platform, PreparedStatement statement, int index, AbstractSession session) throws SQLException
set
in class BindCallCustomParameter
SQLException
public Class getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference