return null;
return value;
return x.equals(y);
return x.hashCode();
return false;
return rs.getObject( names[0] );
throw new UnsupportedOperationException();
return Object.class;
return new int[] { Types.JAVA_OBJECT };