[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:59 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.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2Connection.java (r1.32.2.1 -> r1.32.2.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2Connection.java.diff?r1=1.32.2.1&r2=1.32.2.2)


More information about the Jdbc-commits mailing list