RE: [Hibernate] Calling Prepared Statements

2003-01-07 Thread Gavin King
Yup. session.connection().prepareStatement("yada yada") > -Original Message- > From: Raible, Matt [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 8 January 2003 6:17 AM > To: '[EMAIL PROTECTED]' > Subject: [Hibernate] Calling Prepared Statements > > > I'm guessing the best way to call pre

RE: [Hibernate] 2 Hibernate questions

2003-01-07 Thread Gavin King
> 1. Does Hibernate allow for fine tuning lazy > vs. non-lazy loading? That is, can I > specify when to uze lazy loading and when > not to use lazy loading? You can specify loading strategy per-association. There is no support for "fetch profiles" currently. > 2. Does Hibernate allow me to over

RE: [Hibernate] Problem with Connection Pool Timeouts

2003-01-07 Thread Gavin King

Re: [Hibernate] Calling Prepared Statements

2003-01-07 Thread Matt Raible
Duh - sorry, I meant Stored Procedures - what was I thinking ;) callable statements was the description I was looking for. > Hibernate always uses prepared statements when it is executing its SQL > converted from HQL - so..? > > (If you mean the best way to call raw SQL as prepared statements th

Re: [Hibernate] Calling Prepared Statements

2003-01-07 Thread Max Rydahl Andersen
Hibernate always uses prepared statements when it is executing its SQL converted from HQL - so..? (If you mean the best way to call raw SQL as prepared statements then you just use the JDBC, but is seldom you'll need it :) /max - Original Message - From: "Raible, Matt" <[EMAIL PROTEC

[Hibernate] Calling Prepared Statements

2003-01-07 Thread Raible, Matt
I'm guessing the best way to call prepared statements is with JDBC, rather than Hibernate. Correct? Thanks, Matt --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftwar

[Hibernate] Problem with Connection Pool Timeouts

2003-01-07 Thread Ken Robinson
Hi all, I'm running into an issue where my pooled connections are timing out. I've tried both the Hibernate default pool as well as DBCP. Digging a little deeper, I see that when Hibernate creates it's DBCP pool via a PoolableConnectionFactory, it doesn't specify a validation query. As I see

Re: [Hibernate] 2 Hibernate questions

2003-01-07 Thread Max Rydahl Andersen
> Hm, there is no hibernate-user/general, so > I'll ask here and get out quickly. Alternatively you can just ask such questions in the forum http://sourceforge.net/forum/forum.php?forum_id=128638 (but hey, we won't bite in here either, so .. ) > 1. Does Hibernate allow for fine tuning lazy > vs.

[Hibernate] 2 Hibernate questions

2003-01-07 Thread otisg
Hello, Hm, there is no hibernate-user/general, so I'll ask here and get out quickly. 1. Does Hibernate allow for fine tuning lazy vs. non-lazy loading? That is, can I specify when to uze lazy loading and when not to use lazy loading? 2. Does Hibernate allow me to override it and specify my own

Re: [Hibernate] Postgres problem - idle in transaction -- RESOLVED

2003-01-07 Thread Jim Downing
For the record: The problem was (predictably) my code; I was missing a line that should have stored the SessionFactory in the servlet context - every attempt to obtain a session was obtaining a new factory, and hence a new connection pool. Thanks for the help all, jim On Sat, Jan 04, 2003 at 10:

RE: [Hibernate] Bug + suggestion

2003-01-07 Thread Gavin King
Its probably better to report these problems in the XDoclet JIRA, since Konstantin and Joel are both monitoring the Hibernate subproject > -Original Message- > From: Herve Tchepannou [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 7 January 2003 1:03 PM > To: [EMAIL PROTECTED] > Subject:

[Hibernate] Bug + suggestion

2003-01-07 Thread Herve Tchepannou
Bug: 1. in the MapResources attribute contains path of .bhm.xml files with '\' as separator (for Windows). Since those files are loaded via the classloader, the path separator should by '/' 2. drop table, drop sequence not terminated by the separator in generated DDL files with SchemaExport Enhan

[Hibernate] [ hibernate-Bugs-663037 ] Interface Inheritance not seen at Runtime

2003-01-07 Thread SourceForge.net
Bugs item #663037, was opened at 2003-01-06 02:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428708&aid=663037&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 8 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonym

[Hibernate] [ hibernate-Patches-645169 ] codegen enhancements

2003-01-07 Thread SourceForge.net
Patches item #645169, was opened at 2002-11-28 10:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=645169&group_id=40712 Category: Codegen Group: None Status: Closed Resolution: Out of Date Priority: 3 Submitted By: Max R. Andersen (maxcsaucdk) Assigned

[Hibernate] [ hibernate-Patches-663003 ] maven zip

2003-01-07 Thread SourceForge.net
Patches item #663003, was opened at 2003-01-06 19:36 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=663003&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Matt Ho (savaki) Assigned to: Nobody/Anonymous (n

[Hibernate] [ hibernate-Patches-663003 ] maven zip

2003-01-07 Thread SourceForge.net
Patches item #663003, was opened at 2003-01-06 00:36 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428710&aid=663003&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Matt Ho (savaki) Assigned to: Nobody/Anonymous (n

[Hibernate] [ hibernate-Bugs-663037 ] Interface Inheritance not seen at Runtime

2003-01-07 Thread SourceForge.net
Bugs item #663037, was opened at 2003-01-06 02:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428708&aid=663037&group_id=40712 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonym

[Hibernate] [ hibernate-Bugs-663037 ] Interface Inheritance not seen at Runtime

2003-01-07 Thread SourceForge.net
Bugs item #663037, was opened at 2003-01-06 21:57 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428708&aid=663037&group_id=40712 Category: None Group: None Status: Open Resolution: None >Priority: 8 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anony