Re: [Hibernate] repository

2003-10-12 Thread Christian Bauer
On 12 Oct (10:00), James Cook wrote: > Doesn't CVS generate a nightly tarball of source. If you can link to > that file, it may help those who are simply staying current with the > latest nightly snapshot of source. This tarball includes all modules and is about 35 MB. The link can be found on So

RE: [Hibernate] repository

2003-10-12 Thread James Cook
Doesn't CVS generate a nightly tarball of source. If you can link to that file, it may help those who are simply staying current with the latest nightly snapshot of source. > -Original Message- > From: Christian Bauer > We can't do much about that. They upgraded the CVS server > farm last

Re: [Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread Juozas Baliuka
It must possible to map procedure this way : CREATE VIEW MyView AS ( ... call your procedures ... ) - Original Message - From: "bertrand lancelot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 3:22 PM Subject: [Hibernate] stored procedure and Hibernate ?

Re: [Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread David Channon
Sure you can. Use the JDBC connection you can get from the session and call the stored procedure. Native hibernate support is being currently considered. - Original Message - From: "bertrand lancelot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 10:22 PM Subj

RE: [Hibernate] What's needed for JBoss integration?

2003-10-12 Thread Ampie Barnard
Bill and Gavin, There is something I have been thinking about ever since Gavin joined the JBoss Group. Has the relationship between Hibernate and JBoss4 AOP ever been discussed? Could bringing JBoss4 AOP and Hibernate closer together could have some interesting spin offs? Maybe both integrating Hi

[Hibernate] stored procedure and Hibernate ?

2003-10-12 Thread bertrand lancelot
Is it possible to call a stored procedure in PLSQL with Hibernate 2.0.3 ? If yes, can you give me an example ? Best regards, ;o) --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Pro

[Hibernate] Yet another project using hibernate

2003-10-12 Thread Jorge Louis de Castro
 Hello hibernate crew,   I'm a proud user of your bloody great framework both at work and also on a open-source project of my own, available in Ted Husted's struts group at SF! I was wondering if you would be interested (I certainly would) in having it listed amongst your "Related Projects" l

RE: [Hibernate] Re: What's needed for JBoss integration?

2003-10-12 Thread James Cook
IMHO, JCA support _has_ to be there. We need to set up Hibernate using the JCA architecture and full XA support. If you can document and ship an example even better! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Les Hazlewood > Sent: Tuesday, O

Re: [Hibernate] Extending code generation

2003-10-12 Thread Max Rydahl Andersen
Patches are always welcome. Regarding hbm2java: What are those added methods doing ? And just so you know we (I) are working on "upgrading" hbm2java to be more velocity driven so such things get's easier compared to today where a new or extended Renderer is needed. /max Emmanuil Batsis (Manos) w

Re: [Hibernate] repository

2003-10-12 Thread Christian Bauer
On 11 Oct (16:17), khote wrote: > Is the sourceforge repository expected to be up any time soon? > I can't update my checkout, I can't get a new checkout, sourceforge is not > responding. We can't do much about that. They upgraded the CVS server farm last time I checked. -- Christian Bauer [EMA