For the ResultTransformer, do you just want the user to pass a class as the
sole argument to indicate what they want as a result?

 

Ex. setResultTransformer(Class clazz) where clazz is  Map.class or
Object.class

 

John G.

 

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to