此内容没有您所选择的语言版本。
13.2. Connecting
An Admin API connection, which is represented by the
org.teiid.adminapi.Admin interface, is obtained through the org.teiid.adminapi.AdminFactory.createAdmin methods. AdminFactory is a singleton, see AdminFactory.getInstance(). The Admin instance automatically tests its connection and reconnects to a server in the event of a failure. The close method should be called to terminate the connection.
See your JBoss Data Virtualization installation for the appropriate admin port - the default is 9999.