Chapter 8. Admin API

8.1. Admin API

In most circumstances administration will be performed using the Management Console or AdminShell, but it is also possible to invoke administration functionality directly in Java through the Admin API.
All classes for the Admin API are in the client JAR under the org.teiid.adminapi package.