此内容没有您所选择的语言版本。
2.5. Translators
When running JBoss Data Virtualization with JBoss EAP, translator instances are scoped to a VDB using declarations in a
vdb.xml
file; however, for Embedded JBoss Data Virtualization, instances of translators are scoped to the entire EmbeddedServer
and must be registered via the EmbeddedServer.addTranslator
method. A new server instance does not assume any translators are deployed and does not perform any library scanning to find translators.