jar

org.springframework.data : spring-data-oracle

Maven & Gradle

Nov 26, 2015
6 usages
86 stars

Spring Data JDBC Extensions Oracle · Spring Data JDBC Extensions Oracle

Table Of Contents

Latest Version

Download org.springframework.data : spring-data-oracle JAR file - Latest Versions:

All Versions

Download org.springframework.data : spring-data-oracle JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-oracle-1.2.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.jdbc.config.oracle

├─ org.springframework.data.jdbc.config.oracle.AqJmsConnectionFactoryBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.jdbc.config.oracle.AqJmsFactoryBeanFactory.class - [JAR]

├─ org.springframework.data.jdbc.config.oracle.DataOrclNamespaceHandler.class - [JAR]

├─ org.springframework.data.jdbc.config.oracle.OracleConnectionProxy.class - [JAR]

├─ org.springframework.data.jdbc.config.oracle.PoolingDataSourceBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.jdbc.config.oracle.RacFailoverInterceptorBeanDefinitionParser.class - [JAR]

org.springframework.data.jdbc.jms.support.converter.oracle

├─ org.springframework.data.jdbc.jms.support.converter.oracle.MappingAdtMessageConverter.class - [JAR]

├─ org.springframework.data.jdbc.jms.support.converter.oracle.XmlMessageConverter.class - [JAR]

org.springframework.data.jdbc.retry.oracle

├─ org.springframework.data.jdbc.retry.oracle.RacFailoverRetryPolicy.class - [JAR]

├─ org.springframework.data.jdbc.retry.oracle.RacRetryOperationsInterceptor.class - [JAR]

org.springframework.data.jdbc.support.oracle

├─ org.springframework.data.jdbc.support.oracle.AbstractXmlTypeHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.BeanPropertyStructMapper.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.DocumentXmlTypeHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.OracleXmlHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.OracleXmlObjectMappingHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.OracleXmlTypeMarshallingValue.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.OracleXmlTypeValue.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.ProxyConnectionPreparer.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.ProxyDataSource.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlArrayValue.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlReturnArray.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlReturnSqlData.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlReturnStruct.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlReturnStructArray.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlStructArrayValue.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.SqlStructValue.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.StreamXmlTypeHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.StringXmlTypeHandler.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.StructMapper.class - [JAR]

├─ org.springframework.data.jdbc.support.oracle.XmlTypeHandler.class - [JAR]

org.springframework.data.jdbc.jms.support.oracle

├─ org.springframework.data.jdbc.jms.support.oracle.DatumMapper.class - [JAR]

├─ org.springframework.data.jdbc.jms.support.oracle.OraDataFactory.class - [JAR]

├─ org.springframework.data.jdbc.jms.support.oracle.StructDatumMapper.class - [JAR]

org.springframework.data.jdbc.jms.listener.oracle

├─ org.springframework.data.jdbc.jms.listener.oracle.AdtMessageListenerContainer.class - [JAR]

├─ org.springframework.data.jdbc.jms.listener.oracle.XmlMessageListenerContainer.class - [JAR]

Advertisement