[hibernate-dev] What is the easiest and safest way to customize Hiberate for other entity mode?

2006-10-10 Thread Eta Huang
Hi all:    I'm developing SDO(Service Data Object) implementation, and when I wanna persist them Hibernate is the first one came to my mind. I tried it's dynamic-map mode, but that's not what i expected, I want to customize Hibernate to make it full SDO support. For the sake of safety,

Re: [hibernate-dev] What is the easiest and safest way to customize Hiberate for other entity mode?

2006-10-11 Thread Eta Huang
whether it can support inheritance and relationship as good as POJO. - Original Message - From: "Max Rydahl Andersen" <[EMAIL PROTECTED]> To: "Eta Huang" <[EMAIL PROTECTED]> Sent: Wednesday, October 11, 2006 4:48 PM Subject: Re: [hibernate-dev] What is the ea

Re: [hibernate-dev] What is the easiest and safest way to customize Hiberate for other entity mode?

2006-10-12 Thread Eta Huang
POJO/DOM4j/Dynamic-Map If You can image , or refer to official specification(dev2dev.bea.com/pub/a/2005/11/sdo.html) for a complete illustration. - Original Message - From: "Max Rydahl Andersen" <[EMAIL PROTECTED]> To: "Eta Huang" <[EMAIL PROTECTED]> C