|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VDBService in com.metamatrix.dqp.embedded.services |
---|
Classes in com.metamatrix.dqp.embedded.services that implement VDBService | |
---|---|
class |
EmbeddedVDBService
A VDBService implementation for Embedded DQP. |
Uses of VDBService in com.metamatrix.platform.security.authorization.service |
---|
Fields in com.metamatrix.platform.security.authorization.service declared as VDBService | |
---|---|
protected VDBService |
AuthorizationServiceImpl.vdbService
|
Methods in com.metamatrix.platform.security.authorization.service with parameters of type VDBService | |
---|---|
void |
AuthorizationServiceImpl.setVdbService(VDBService vdbService)
|
Uses of VDBService in com.metamatrix.platform.security.session.service |
---|
Methods in com.metamatrix.platform.security.session.service that return VDBService | |
---|---|
VDBService |
SessionServiceImpl.getVdbService()
|
Methods in com.metamatrix.platform.security.session.service with parameters of type VDBService | |
---|---|
void |
SessionServiceImpl.setVdbService(VDBService vdbService)
|
Uses of VDBService in com.metamatrix.server.dqp.service |
---|
Classes in com.metamatrix.server.dqp.service that implement VDBService | |
---|---|
class |
PlatformVDBService
Implementation of VDBService used in a "normal" server environment. |
Uses of VDBService in org.teiid.connector.metadata |
---|
Methods in org.teiid.connector.metadata that return VDBService | |
---|---|
VDBService |
VdbMetadataContext.getVdbService()
|
Methods in org.teiid.connector.metadata with parameters of type VDBService | |
---|---|
void |
VdbMetadataContext.setVdbService(VDBService vdbService)
|
Constructors in org.teiid.connector.metadata with parameters of type VDBService | |
---|---|
IndexFile(CompositeMetadataStore indexSelector,
java.lang.String vdbName,
java.lang.String vdbVersion,
VDBService vdbService)
Constructor IndexFile |
Uses of VDBService in org.teiid.metadata |
---|
Methods in org.teiid.metadata with parameters of type VDBService | |
---|---|
com.metamatrix.connector.metadata.internal.IObjectSource |
QueryMetadataCache.getCompositeMetadataObjectSource(java.lang.String vdbName,
java.lang.String vdbVersion,
VDBService vdbService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |