From: Gavin K. <ga...@ap...> - 2002-10-02 11:08:17
|
> actually i meant (2) - but u r right about circular references. so i will > fall back to (1), and since the uid is currently printed, u would be able to > visually link things up. Also the stylesheet generates XML ids for each entity. > > i was just looking at the XMLDatabinder source and cannot see a way to tell > if a proxy or collection is initialised. ( object instanceof HibernateProxy ) && ( (HibernateProxy) object ).isUninitialized() |