it should work for all kinds of lazy-associations (tested on one-to-many, many-to-one and one-to-one). the only way to enable this is to set this property to true: hibernate.enable_lazy_load_no_trans.
it should work for all kinds of lazy-associations (tested on one-to-many, many-to-one and one-to-one). the only way to enable this is to set this property to true: hibernate.enable_lazy_load_no_trans.