[Hibernate] Annotation Documentation Example [Please]

2005-06-22 Thread Lane Sharman
ithin a hand-coded/generated Java class would be a good starting point. Thank you kindly (et, milles remerciements pour vos travaux exceptionels), -- Lane Sharman Providing Private and SPAM-Free Email http://www.opendoors.com 858-755

Re: [Hibernate] Caching of collections

2005-05-11 Thread Lane Sharman
PROTECTED]] On Behalf Of Lane Sharman Sent: Tuesday, 10 May 2005 6:42 PM To: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] Caching of collections the webmacro team (http://www.webmacro.org) struggled with many concurrency issues in its rendering engine several years ago. after m

Re: [Hibernate] Caching of collections

2005-05-10 Thread Lane Sharman
fo/hibernate-devel -- Lane Sharman Providing Private and SPAM-Free Email http://www.opendoors.com 858-755-2868 --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle

Re: [Hibernate] Supported JDK

2005-02-19 Thread Lane Sharman
I would not try to stretch yourself with backward compatibility to 1.2. That is ancient history. -Lane Emmanuel Bernard wrote: http://forum.hibernate.org/viewtopic.php?t=938979 We should make a choice. -- Lane Sharman Providing Private and SPAM-Free Email http://www.opendoors.com 858-755-2868

Re: [Hibernate] Re: API name changes

2005-02-17 Thread Lane Sharman
Christian Bauer wrote: Christian Bauer wrote: Starting with H3, we recommend the new EJB3-style operations create() and merge(). merge has got to be one of the weirdest choices conceived in all my years of writing code to describe a save operation. -Lane -

Re: [Hibernate] hibernate annotations and overriding

2005-02-04 Thread Lane Sharman
_ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel -- Lane Sharman Providing Private and SPAM-Free Email http://www.opendoors.com 858-755-2868

Re: [Hibernate] hibernate annotations and overriding

2005-02-03 Thread Lane Sharman
Hi Emmanual, I am continuing a history of DDL design tools in java and have jumped into Hibernate Annotations as a possible answer to creating a unified tool set for data base design management (hundreds of designs, thousands of tables). Here is my take on the general problem you describe. When