The documentation is very complete on Hibernate.org. It's kinda
though, because the syntax is so simple:

session.save(myObject);

but you've got to do all the mapping setup and figure out how your
going to get the session and all that. Another vote for caveat-emptor.

On 7/21/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> You might want to check out the caveat-emptor app on the hibernate site.
> 
> http://caveatemptor.hibernate.org/
> 
> Igor
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Jonathan Locke
> > Sent: Thursday, July 21, 2005 6:06 PM
> > To: wicket-user@lists.sourceforge.net
> > Subject: [Wicket-user] favor
> >
> >
> > i'd love it if someone could point me at a really nice,
> > short, clean example that persists objects and lists of
> > objects using hibernate 3...
> >
> > thanks!
> >
> >     jon
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by: Discover Easy Linux Migration
> > Strategies from IBM. Find simple to follow Roadmaps,
> > straightforward articles, informative Webcasts and more! Get
> > everything you need to get up to speed, fast.
> > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
> >
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to