David W. Van Couvering wrote:
I keep seeing this warning when I build now:
C:\derby\i18n3\trunk\java\client\org\apache\derby\client\net\NetConnection40.java:41:
warning: getTypeMap() in org.apache.derby.client.am.Connection
implements getTypeMap() in java.sql.Connection; return type requires
unchecked conversion
I suspect this message may have the clue you need:
http://www.nabble.com/-jira-Updated%3A-%28DERBY-1234%29-Verify-that-we-raise-SQLException-when-calling-methods-on-closed-java.sql-objects-p4089499.html
thanks,
bryan