if (d == null) return null; PersonLocationTypRef r = new PersonLocationTypRef(); r._ref = (REF) d; return r;
return _PersonLocationTypRefFactory;
return (PersonLocationTyp) PersonLocationTyp.getFactory().create( _ref.getSTRUCT(), OracleTypes.REF);
_ref.setValue((STRUCT) c.toDatum(_ref.getConnection()));
return _ref;