Package io.jmix.dynattr
Interface DynAttrQueryHints
public interface DynAttrQueryHints
Constants to be used as hints when loading entities by 
DataManager.- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringSet to true to load the entity's dynamic attributes.
- 
Field Details- 
LOAD_DYN_ATTRSet to true to load the entity's dynamic attributes. Dynamic attributes are not loaded by default.- See Also:
 
 
-