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.5.2, "build v20140319-9ad6abd" API Reference