BLOB is the Datatype in SQL based Databases to store multiple bytes and byte[] is the Datatype
Java stores multiple bytes. There is no difference as far as a developer have to care. The internal
structure and storage management on the other hand could be very different.