All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rweb-server.sos.sos-hibernate-datasource-postgres.6.0.0-PR.22.source-code.common-context.xml Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://www.springframework.org/schema/beans
                           http://www.springframework.org/schema/beans/spring-beans-4.3.xsd">

    <!-- Datasource implementations from hibernate/datasource/postgres -->
    <bean class="org.n52.sos.ds.datasource.PostgresDatasource"/>
    <!-- <bean class="org.n52.sos.ds.datasource.PostgresCoreDatasource"/> -->
    <bean class="org.n52.sos.ds.datasource.PostgresCustomDatasource"/>

</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy