Hi all.... I couldn't find documentation on how to create a blob using the cache JDBC driver. I found only one reading example: https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GSQL\_blobs#GSQL\_blobs_jdbc The createBlob Method of the connection class was not implemented: https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=BGJD\_jdbccomp#BGJD\_jdbccomp\_unsupported\_connection   Does anyone know how to create a blob without compromising the java heap space?