|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VDB | |
---|---|
com.metamatrix.admin.api.core | |
com.metamatrix.admin.objects | |
com.metamatrix.admin.server | |
com.metamatrix.dqp.embedded.admin |
Uses of VDB in com.metamatrix.admin.api.core |
---|
Methods in com.metamatrix.admin.api.core that return VDB | |
---|---|
VDB |
CoreConfigAdmin.addVDB(java.lang.String name,
byte[] vdbFile,
AdminOptions options)
Import a VDB file. |
Uses of VDB in com.metamatrix.admin.objects |
---|
Classes in com.metamatrix.admin.objects that implement VDB | |
---|---|
class |
MMVDB
Dataholder object for information about a VDB (Virtual Database) |
Uses of VDB in com.metamatrix.admin.server |
---|
Methods in com.metamatrix.admin.server that return VDB | |
---|---|
VDB |
ServerConfigAdminImpl.addVDB(java.lang.String name,
byte[] vdbFile,
AdminOptions options)
|
VDB |
ServerAdminImpl.addVDB(java.lang.String name,
byte[] vdbFile,
AdminOptions options)
|
protected VDB |
AbstractAdminImpl.convertToAdminVDB(VirtualDatabase virtualDatabase)
Utility method the converts a VirtualDatabase into an admin VDB object. |
Uses of VDB in com.metamatrix.dqp.embedded.admin |
---|
Methods in com.metamatrix.dqp.embedded.admin that return VDB | |
---|---|
VDB |
DQPConfigAdminImpl.addVDB(java.lang.String deployName,
byte[] vdbFile,
AdminOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |