Uses of Class
org.eclipse.persistence.internal.databaseaccess.OutputParameterForCallableStatement
-
Packages that use OutputParameterForCallableStatement Package Description org.eclipse.persistence.internal.databaseaccess -
-
Uses of OutputParameterForCallableStatement in org.eclipse.persistence.internal.databaseaccess
Subclasses of OutputParameterForCallableStatement in org.eclipse.persistence.internal.databaseaccess Modifier and Type Class Description classInOutputParameterForCallableStatementConstructors in org.eclipse.persistence.internal.databaseaccess with parameters of type OutputParameterForCallableStatement Constructor Description InOutputParameterForCallableStatement(Object inParameter, OutputParameterForCallableStatement outParameter)OutputParameterForCallableStatement(OutputParameterForCallableStatement outParameter)
-