db4o

Blob Members

Blob overview

Public Instance Methods

getFileNamereturns the name of the file the blob was stored to.
getStatusreturns the status after the last read- or write-operation.
readFromreads a file into the db4o system and stores it as a blob.
readLocalreads a file into the db4o system and stores it as a blob.
writeLocalwrites stored blob data to a file.
writeTowrites stored blob data to a file.

See Also

Blob Interface | com.db4o.types Namespace