|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Admin | |
|---|---|
| com.metamatrix.admin.api.embedded | |
| com.metamatrix.admin.api.server | |
| com.metamatrix.admin.server | |
| com.metamatrix.jdbc | |
| com.metamatrix.jdbc.api | |
| com.metamatrix.soap.util | |
| Uses of Admin in com.metamatrix.admin.api.embedded |
|---|
| Subinterfaces of Admin in com.metamatrix.admin.api.embedded | |
|---|---|
interface |
EmbeddedAdmin
|
| Uses of Admin in com.metamatrix.admin.api.server |
|---|
| Subinterfaces of Admin in com.metamatrix.admin.api.server | |
|---|---|
interface |
ServerAdmin
This is the primary facade interface to MetaMatrix server administrative functionality. |
| Uses of Admin in com.metamatrix.admin.server |
|---|
| Classes in com.metamatrix.admin.server that implement Admin | |
|---|---|
class |
ServerAdminImpl
|
| Uses of Admin in com.metamatrix.jdbc |
|---|
| Methods in com.metamatrix.jdbc that return Admin | |
|---|---|
Admin |
EmbeddedConnection.getAdminAPI()
Get the Admin API interface, so that the caller can manager various aspects of configuring the DQP, like adding, deleteing a VDB. |
Admin |
MMServerConnection.getAdminAPI()
|
| Uses of Admin in com.metamatrix.jdbc.api |
|---|
| Methods in com.metamatrix.jdbc.api that return Admin | |
|---|---|
Admin |
Connection.getAdminAPI()
Retrieve an administrative object used to control MM Query. |
| Uses of Admin in com.metamatrix.soap.util |
|---|
| Methods in com.metamatrix.soap.util that return Admin | |
|---|---|
static Admin |
WebServiceUtil.getAdminAPI(java.lang.String userName,
java.lang.String password,
MMServerInfo serverUrlInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||