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

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 - 01 Dec 2021 19:30:56