Spring Data JDBC Extensions
A B C D E F G I J L M N O P R S T U V X 

O

OneToManyResultSetExtractor<R,C,K> - Class in org.springframework.data.jdbc.core
An abstract results extractor for row mapping operations that map multiple rows to a single root object.
OneToManyResultSetExtractor(RowMapper<R>, RowMapper<C>) - Constructor for class org.springframework.data.jdbc.core.OneToManyResultSetExtractor
Creates a new OneToManyResultSetExtractor from the given RowMappers.
OneToManyResultSetExtractor(RowMapper<R>, RowMapper<C>, OneToManyResultSetExtractor.ExpectedResults) - Constructor for class org.springframework.data.jdbc.core.OneToManyResultSetExtractor
OneToManyResultSetExtractor.ExpectedResults - Enum in org.springframework.data.jdbc.core
 
OracleConnectionProxy - Interface in org.springframework.data.jdbc.config.oracle
Subinterface of OracleConnection to be implemented by OracleConnection proxies.
OracleXmlHandler - Class in org.springframework.data.jdbc.support.oracle
Implementation of the SqlXmlHandler interface.
OracleXmlHandler() - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlHandler
 
OracleXmlObjectMappingHandler - Class in org.springframework.data.jdbc.support.oracle
Implementation of the SqlXmlObjectMappingHandler interface.
OracleXmlObjectMappingHandler() - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlObjectMappingHandler
 
OracleXmlTypeMarshallingValue - Class in org.springframework.data.jdbc.support.oracle
Implementation of the SqlXmlValue interface, for convenient creation of type values that are provided As an XML Document.
OracleXmlTypeMarshallingValue(Object, Marshaller) - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlTypeMarshallingValue
Constructor that takes a parameter with the Object value and another with the Marshaller to be used.
OracleXmlTypeValue - Class in org.springframework.data.jdbc.support.oracle
Implementation of the SqlXmlValue interface, for convenient creation of type values that are provided As an XML Document.
OracleXmlTypeValue(String) - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlTypeValue
Constructor that takes one parameter with the XML String value passed in to be used.
OracleXmlTypeValue(InputStream) - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlTypeValue
Constructor that takes one parameter with the XML InputStream passed in to be used.
OracleXmlTypeValue(Document) - Constructor for class org.springframework.data.jdbc.support.oracle.OracleXmlTypeValue
Constructor that takes one parameter with the XML Document value passed in to be used.
OraDataFactory - Class in org.springframework.data.jdbc.jms.support.oracle
An ORADataFactory that handles ADT payloads by simply wrapping the datum object passed in.
OraDataFactory() - Constructor for class org.springframework.data.jdbc.jms.support.oracle.OraDataFactory
 
org.springframework.data.jdbc.aop - package org.springframework.data.jdbc.aop
 
org.springframework.data.jdbc.config.oracle - package org.springframework.data.jdbc.config.oracle
 
org.springframework.data.jdbc.core - package org.springframework.data.jdbc.core
 
org.springframework.data.jdbc.jms.listener.oracle - package org.springframework.data.jdbc.jms.listener.oracle
 
org.springframework.data.jdbc.jms.support.converter.oracle - package org.springframework.data.jdbc.jms.support.converter.oracle
 
org.springframework.data.jdbc.jms.support.oracle - package org.springframework.data.jdbc.jms.support.oracle
 
org.springframework.data.jdbc.retry - package org.springframework.data.jdbc.retry
 
org.springframework.data.jdbc.retry.oracle - package org.springframework.data.jdbc.retry.oracle
 
org.springframework.data.jdbc.support - package org.springframework.data.jdbc.support
 
org.springframework.data.jdbc.support.nativejdbc - package org.springframework.data.jdbc.support.nativejdbc
 
org.springframework.data.jdbc.support.oracle - package org.springframework.data.jdbc.support.oracle
 
A B C D E F G I J L M N O P R S T U V X 
Spring Data JDBC Extensions