Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 8. Translator Development and Large Objects
8.1. Data Types Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
JBoss Data Virtualization supports three large object runtime data types: BLOB, CLOB, and XML. A BLOB is a "binary large object", a CLOB is a "character large object", and XML is an "xml document". Columns modeled as a BLOB, CLOB, or XML are treated similarly by the translator framework to support memory-safe streaming.