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

X

XmlMessageConverter - Class in org.springframework.data.jdbc.jms.support.converter.oracle
 
XmlMessageConverter(XmlTypeHandler) - Constructor for class org.springframework.data.jdbc.jms.support.converter.oracle.XmlMessageConverter
Constructor used to construct the MessageConverter and configure it with a XmlTypeHandler implementation to be used.
XmlMessageListenerContainer - Class in org.springframework.data.jdbc.jms.listener.oracle
MessageListenerContainer that handles XML payloads by providing XMLType.getORADataFactory() as the ORADataFactory interface.
XmlMessageListenerContainer() - Constructor for class org.springframework.data.jdbc.jms.listener.oracle.XmlMessageListenerContainer
 
XmlTypeHandler - Interface in org.springframework.data.jdbc.support.oracle
The interface needed to be implementated by any classes that will perform the low level handling of XMLType objects - both creation and retrieval of the content.
A B C D E F G I J L M N O P R S T U V X 
Spring Data JDBC Extensions