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