public void write(Entity e, Object v) {
   ((VendorCheckCursor) e).setTypeOfVcArray((com.example.dbflute.postgresql.mytype.MyArray) v);
 }