JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
org.apache.openjpa.lib.jdbc.DelegatingCallableStatement.getBigDecimal(int, int)
use
getBigDecimal(int parameterIndex)
or
getBigDecimal(String parameterName)
org.apache.openjpa.lib.jdbc.DelegatingCallableStatement.setUnicodeStream(int, InputStream, int)
org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.setUnicodeStream(int, InputStream, int)
org.apache.openjpa.lib.jdbc.DelegatingResultSet.getBigDecimal(int, int)
org.apache.openjpa.lib.jdbc.DelegatingResultSet.getUnicodeStream(int)
org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement.setUnicodeStream(int, InputStream, int)
org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement.setUnicodeStream(int, InputStream, int)