Interface DynAttrQueryHints


public interface DynAttrQueryHints
Constants to be used as hints when loading entities by DataManager.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Set to true to load the entity's dynamic attributes.
  • Field Details

    • LOAD_DYN_ATTR

      static final String LOAD_DYN_ATTR
      Set to true to load the entity's dynamic attributes. Dynamic attributes are not loaded by default.
      See Also: