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 PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 8:16 PM
Subject: [Hibernate] Calling Prepared Statements


> 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.vasoftware.com
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to