0 Replies Latest reply on Jul 23, 2003 5:52 AM by carstens

    Different Blob-Types in jbossmq-service.xml

    carstens

      Hi folks,

      can anyone explain me, what the differen BLOB_TYPES
      mean? Possible values are:
      OBJECT_BLOB
      BYTES_BLOB
      BINARYSTREAM_BLOB
      BLOB_BLOB (not implemented yet)

      How to determine which type is best used for which data-base?
      From the documentation follows: Hypersonic: OBJECT_BLOB, Oracle: BINARYSTREAM_BLOB
      I would expect for MS-SQL-Server also a BINARYSTREAM_BLOB. Is that correct?

      Cheers