java - Hibernate Mapping Annotation default-lazy False -


i have hbm file this

<hibernate-mapping default-lazy="false"> <class name="com.pack.parent" table="parent"> 

i not able find how annotate default-lazy, should @proxy. please suggest me.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -