Module org.eclipse.persistence.dbws
Class AttachmentHelper
java.lang.Object
org.eclipse.persistence.internal.xr.AttachmentHelper
INTERNAL: AttachmentHelper is a helper object used by
the QueryOperation to handle binary attachments.
- Since:
- EclipseLink 1.x
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectbuildAttachmentHandler(byte[] bytes, String mimeType) INTERNAL: build aDataHandlerbacked by aByteArrayDataSource
-
Constructor Details
-
AttachmentHelper
public AttachmentHelper()
-
-
Method Details
-
buildAttachmentHandler
INTERNAL: build a
DataHandlerbacked by aByteArrayDataSource
-