Does xdoclet support the values true/false/extra for collections lazy
property? It seems that it doesn't. I can't find any reference about
extra value in tag reference page and the automatic hbm generation
does not work with lazy="extra" because a sax parsing exception!
See hibernate reference for the values of lazy property for
collections. |