Module org.eclipse.persistence.dbws
Class CollectionResult
java.lang.Object
org.eclipse.persistence.internal.xr.Result
org.eclipse.persistence.internal.xr.CollectionResult
INTERNAL: Sub-component of an Operation
, indicates more than one
return value from the database.
- Since:
- EclipseLink 1.x
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.xr.Result
attachment, isCollection, jdbcType, simpleXMLFormat, type
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.persistence.internal.xr.Result
getAttachment, getJdbcType, getSimpleXMLFormat, getType, isCollection, isJdbcTypeSet, isSimpleXMLFormat, setAttachment, setJdbcType, setSimpleXMLFormat, setType
-
Constructor Details
-
CollectionResult
public CollectionResult()
-