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

T

toDatum(T, Connection) - Method in interface org.springframework.data.jdbc.jms.support.oracle.DatumMapper
Create a Datum object based on the passed in object using the connection if necessary.
toDatum(T, Connection) - Method in class org.springframework.data.jdbc.jms.support.oracle.StructDatumMapper
 
toMessage(Object, Session) - Method in class org.springframework.data.jdbc.jms.support.converter.oracle.MappingAdtMessageConverter
 
toMessage(Object, Session) - Method in class org.springframework.data.jdbc.jms.support.converter.oracle.XmlMessageConverter
 
toStruct(T, Connection, String) - Method in class org.springframework.data.jdbc.support.oracle.BeanPropertyStructMapper
 
toStruct(T, Connection, String) - Method in interface org.springframework.data.jdbc.support.oracle.StructMapper
Create a struct of the defined type and populate it with values from the passed in source object.
typeName - Variable in class org.springframework.data.jdbc.jms.support.oracle.StructDatumMapper
The class we are mapping to
A B C D E F G I J L M N O P R S T U V X 
Spring Data JDBC Extensions