Project

General

Profile

« Previous | Next » 

Revision 47708

Using database service classes to avoid exception 'Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented.'. We are locked to an old jdbc driver (for hibernate?)

View differences:

pom.xml
43 43
        </dependency>
44 44
        <dependency>
45 45
            <groupId>eu.dnetlib</groupId>
46
            <artifactId>cnr-enabling-database-service</artifactId>
47
            <version>[3.0.0,4.0.0)</version>
48
        </dependency>
49
        <dependency>
50
            <groupId>eu.dnetlib</groupId>
46 51
            <artifactId>dnet-msro-service</artifactId>
47 52
            <version>[3.0.0,4.0.0)</version>
48 53
        </dependency>

Also available in: Unified diff