All Manuals > LispWorks User Guide and Reference Manual > 47 The SQL Package

NextPrevUpTopContentsIndex

sqlite-raw-blob

System Class
Summary

A class of objects that allow efficient access to a SQLite BLOB.

Package

sql

Superclasses

t

Description

An instance of the system class sqlite-raw-blob allows you to efficiently access SQLite BLOB objects inside the dynamic extent of the Common SQL iterative querying interface.

See copy-from-sqlite-raw-blob for details.

See also

copy-from-sqlite-raw-blob
sqlite-blob


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex