<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi all:</FONT></DIV>
<DIV><FONT size=2> 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, the
minimal classes needed to be overrided or changed, the better.</FONT></DIV>
<DIV><FONT size=2> Any hibernate guru can show me the right
way? very thankful!</FONT></DIV></BODY></HTML>