[hibernate-dev] Function support in ProcedureCall/StoredProcedureQuery

Hardy Ferentschik hardy at hibernate.org
Thu Sep 19 10:35:35 EDT 2013


On 19 Jan 2013, at 3:46 PM, Steve Ebersole <steven.ebersole at gmail.com> wrote:

> The trouble is that hints are valid on StoredProcedureQuery whether named or not.  If we go the route of using hints for annotations, doesn't it make sense to be consistent and use that when building a StoredProcedureQuery too?

For me a hint is used when applicable, but can be ignored when not. Obviously the documentation would need to explain when and how the hints need to be used.

--Hardy


More information about the hibernate-dev mailing list