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, toStringpublic InParameterForCallableStatement(Object inParameter, DatabaseField inField)
public void set(DatabasePlatform platform, PreparedStatement statement, int index, AbstractSession session) throws SQLException
set in class BindCallCustomParameterSQLExceptionpublic Class getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference