Class EISCompositeDirectCollectionMapping

    • Constructor Detail

      • EISCompositeDirectCollectionMapping

        public EISCompositeDirectCollectionMapping()
    • Method Detail

      • setXPath

        public void setXPath​(java.lang.String xpathString)
        Set the Mapping field name attribute to the given XPath String
        Parameters:
        xpathString - String
      • getXPath

        public java.lang.String getXPath()
        Get the XPath String
        Returns:
        String the XPath String associated with this Mapping
      • setFieldName

        public void setFieldName​(java.lang.String fieldName)
        PUBLIC: Set the name of the field that holds the nested collection.