Package org.teiid.adminapi

Interface Summary
Admin  
AdminObject Base interface of client side admin objects.
CacheStatistics  
DataPolicy  
DataPolicy.DataPermission  
Model Represents a metadata model in the Teiid system.
PropertyDefinition Information about a property of an AdminObject
Request When a user submits a SQL command to the system for processing, usually that represents a single request.
Session A Session represents a single connection between a client and the server.
Transaction  
Translator  
VDB Represents a Virtual Database in the Teiid System.
WorkerPoolStatistics  
 

Class Summary
AdminFactory Singleton factory for class for creating Admin connections to the Teiid
 

Enum Summary
Admin.Cache  
DataPolicy.Context  
DataPolicy.PermissionType  
Model.Type  
PropertyDefinition.RestartType  
Request.ProcessingState  
Request.ThreadState  
VDB.ConnectionType  
VDB.Status  
 

Exception Summary
AdminComponentException An AdminComponentException is thrown when an error occurs as a result of an internal component error.
AdminException AdminException is the base exception for the admin package.
AdminProcessingException An AdminProcessingException indicates that an error occured during processing as a result of user input.
 



Copyright © 2012. All Rights Reserved.