|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport
public class VDBDefnImport
| Constructor Summary | |
|---|---|
VDBDefnImport()
|
|
| Method Summary | |
|---|---|
static VirtualDatabase |
importVDBDefn(VDBArchive vdbArchive,
java.lang.String principal)
|
static VirtualDatabase |
importVDBDefn(VDBArchive vdbArchive,
java.lang.String principal,
boolean updateExistingBinding)
|
static VirtualDatabase |
importVDBDefn(VDBArchive vdb,
java.lang.String principal,
boolean updateExistingBinding,
java.util.List vms)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VDBDefnImport()
| Method Detail |
|---|
public static VirtualDatabase importVDBDefn(VDBArchive vdbArchive,
java.lang.String principal)
throws java.lang.Exception
java.lang.Exception
public static VirtualDatabase importVDBDefn(VDBArchive vdbArchive,
java.lang.String principal,
boolean updateExistingBinding)
throws java.lang.Exception
java.lang.Exception
public static VirtualDatabase importVDBDefn(VDBArchive vdb,
java.lang.String principal,
boolean updateExistingBinding,
java.util.List vms)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||