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 SQL statements in places
where I want to use specific SQL statements?
I know I can always choose not to use
Hibernate in specific portions of my
application, but if I am okay with most DB
accesses going through Hibernate, and have
only very few exceptions, I'd rather specify
the exact SQL to use via Hibername, instead
of using my own 'direct to RDBMS access'
code in parallel.

Thanks,
Otis


________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


-------------------------------------------------------
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