[Hibernate] create renamed to persist...

2005-02-25 Thread Max Rydahl Andersen
Hi, Is it intentional that create() have been replaced with persist() without putting create() on the classic session ? (p.s. *PLEASE* include metadata/tools/etc. AND their testcases when doing such broad refactorings ...tia) -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL P

Re: [Hibernate] create renamed to persist...

2005-02-25 Thread Max Rydahl Andersen
ED] On Behalf Of Max Rydahl Andersen Sent: Friday, 25 February 2005 11:24 PM To: Hibernate development Subject: [Hibernate] create renamed to persist... Hi, Is it intentional that create() have been replaced with persist() without putting create() on the classic session ? (p.s. *PLEASE* include me