此内容没有您所选择的语言版本。
Chapter 8. Translator Development and Large Objects
8.1. Data Types 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.