On 2014-04-10 16:19, Marcel Reutegger wrote:
this also looks a bit strange. doesn't this end in an endless loop?

regards
  marcel

+        @Override
+        public <T> T unwrap(Class<T> c) throws SQLException {
+            return this.unwrap(c);
+        }

Oops.

Reply via email to