public class DBWSAdapter extends XRServiceAdapter

INTERNAL: runtime implementation of EclipseLink Database Web Service (DBWS)

Since:
EclipseLink 1.x
  • Field Details

  • Constructor Details

    • DBWSAdapter

      public DBWSAdapter()
  • Method Details

    • getExtendedSchema

      public Schema getExtendedSchema()
    • setExtendedSchema

      public void setExtendedSchema(Schema extendedSchema)
    • getCurrentAttachmentUnmarshaller

      public XMLAttachmentUnmarshaller getCurrentAttachmentUnmarshaller()
    • setCurrentAttachmentUnmarshaller

      public void setCurrentAttachmentUnmarshaller(XMLAttachmentUnmarshaller currentAttachmentUnmarshaller)