public void write(Entity e, Object v) {
   ((VendorCheckCursor) e).setTypeOfTimestamp((java.sql.Timestamp) v);
 }