I think the default is inclue="all". Which means, pk and nonpk fields are included.
Jonathon sqlien wrote:
if I make <auto-attributes mode="IN" optional="false"/> without include="pk" / include="nonpk", pk and non pk fields are implicitly passed IN or not ?sqlien wrote:hi, Can anyone tell me what mean these two lines in services.xml files <auto-attributes mode="IN" include="pk" optional="false"/> <auto-attributes mode="IN" include="nonpk" optional="true"/>why we use them ?thanks
