1. Home
  2. Android
  3. javax.sql.rowset.serial
  4. Android javax.sql.rowset.serial SerialBlob
    • Type List
    • Android SerialBlob

Android javax.sql.rowset.serial SerialBlob

PreviousNext

  • Android SerialBlob SerialBlob(Blob blob) Constructs a SerialBlob object that is a serialized version of the given Blob object.
  • Android SerialBlob SerialBlob(byte[] b) Constructs a SerialBlob object that is a serialized version of the given byte array.
PreviousNext

Related

  • Android javax.sql RowSetEvent
  • Android RowSetEvent RowSetEvent(RowSet source) Constructs a RowSetEvent object initialized with the given RowSet object.
  • Android RowSetEvent getSource() The object on which the Event initially occurred.
  • Android javax.sql.rowset.serial SerialBlob
  • Android SerialBlob SerialBlob(byte[] b) Constructs a SerialBlob object that is a serialized version of the given byte array.
  • Android SerialBlob SerialBlob(Blob blob) Constructs a SerialBlob object that is a serialized version of the given Blob object.
  • Android javax.tools Diagnostic

demo2s.com |  Email: | Demo Source and Support. All rights reserved.