if (d == null) return null; PersonTypRef r = new PersonTypRef(); r._ref = (REF) d; return r;
return _PersonTypRefFactory;
return (PersonTyp) PersonTyp.getFactory().create( _ref.getSTRUCT(), OracleTypes.REF);
_ref.setValue((STRUCT) c.toDatum(_ref.getConnection()));
return _ref;