[hibernate-dev] Batching queries
Max Rydahl Andersen
max.andersen at redhat.com
Tue Jan 27 02:01:26 EST 2009
> I always wondered about the usefulness of something like that
> http://davybrion.com/blog/2009/01/nhibernate-and-future-queries/
Nice feature.
> Aside from SQL server, any other database supporting such a thing (ie
> query batch on unrelated queries)?
Sybase ?
Oracle has multiple resultset returns too but only seen it used via
stored procedures. Not sure if it can batch queries like the above in a
"pure" way.
/max
More information about the hibernate-dev
mailing list