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

F

fromDatum(Datum) - Method in interface org.springframework.data.jdbc.jms.support.oracle.DatumMapper
Extract the Datum content and return it in a domain class instance.
fromDatum(Datum) - Method in class org.springframework.data.jdbc.jms.support.oracle.StructDatumMapper
 
fromMessage(Message) - Method in class org.springframework.data.jdbc.jms.support.converter.oracle.MappingAdtMessageConverter
 
fromMessage(Message) - Method in class org.springframework.data.jdbc.jms.support.converter.oracle.XmlMessageConverter
 
fromMetaData(DataSource) - Static method in enum org.springframework.data.jdbc.support.DatabaseType
Convenience method that pulls a database product name from the DataSource's metadata.
fromProductName(String) - Static method in enum org.springframework.data.jdbc.support.DatabaseType
Static method to obtain a DatabaseType from the provided product name.
fromStruct(Struct) - Method in class org.springframework.data.jdbc.support.oracle.BeanPropertyStructMapper
Extract the values for all attributes in the struct.
fromStruct(Struct) - Method in interface org.springframework.data.jdbc.support.oracle.StructMapper
Map attributes from the passed in Struct to the desired object type.
A B C D E F G I J L M N O P R S T U V X 
Spring Data JDBC Extensions