尽管 XML 在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在 CLOB 或 BLOB中。
Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
例如,反射经常在持续存储对象为数据库、XML或其它外部格式的框架中使用。
For example, reflection is often used in frameworks that persist objects to databases, XML, or other external formats.
许多数据库系统允许将XML数据存储为clob格式,或将数据“分解”到关系表中。
Many database systems allow you to store XML data as CLOBs or "shred" the data into relational tables.
应用推荐