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
> 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
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
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
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
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
> 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.
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
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:
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:
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
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
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
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
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
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
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
18 matches
Mail list logo