@SuppressWarnings("unchecked")
 public void bind(DataBind b, Object value) throws SQLException {
   scalarType.bind(b, value);
 }