[Jdbc-commits] pgjdbc: While custom type maps are not implemented, the code to detect

User Jurka jurka at pgfoundry.org
Sat Dec 1 09:17:29 UTC 2007


Log Message:
-----------
While custom type maps are not implemented, the code to detect the
caller trying to use them threw a ClassCastException.  Correctly
detect the attempted use of custom types and bail out with a
SQLException.

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2Connection.java (r1.44 -> r1.45)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2Connection.java.diff?r1=1.44&r2=1.45)


More information about the Jdbc-commits mailing list