[Jdbc-commits] pgjdbc: Throw an exception if people try to use setQueryTimeout with a

User Jurka jurka at pgfoundry.org
Tue Jan 15 03:29:15 UTC 2008


Log Message:
-----------
Throw an exception if people try to use setQueryTimeout with a
non-zero value as it is not implemented.

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2Statement.java (r1.106 -> r1.107)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java.diff?r1=1.106&r2=1.107)


More information about the Jdbc-commits mailing list