This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the fieldGroup property.
For example, to add a new item, do as follows:
getFieldGroup().add(newItem);
Objects of the following type(s) are allowed in the list
FieldGroup
Gets the value of the relationshipCaching property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the relationshipCaching property.
For example, to add a new item, do as follows:
getRelationshipCaching().add(newItem);
Objects of the following type(s) are allowed in the list
RelationshipCaching
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sqlShape property.
For example, to add a new item, do as follows:
getSqlShape().add(newItem);
Objects of the following type(s) are allowed in the list
SqlShape
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the tableMap property.
For example, to add a new item, do as follows:
getTableMap().add(newItem);
Objects of the following type(s) are allowed in the list
TableMap
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the weblogicQuery property.
For example, to add a new item, do as follows:
getWeblogicQuery().add(newItem);
Objects of the following type(s) are allowed in the list
WeblogicQuery