@Deprecated
public class TransferHelper
extends java.lang.Object
Constructor and Description |
---|
TransferHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getUpdateDDL(DBObjectProvider source,
SchemaObject[] schemaObjects,
DBObjectProvider target,
Schema targetSchema)
Deprecated.
|
static void |
replaceExistingIDs(DBObject temp,
DBObject existing,
java.util.Map<DBObjectID,DBObjectID> idMap)
Deprecated.
|
@Deprecated public static java.lang.String getUpdateDDL(DBObjectProvider source, SchemaObject[] schemaObjects, DBObjectProvider target, Schema targetSchema) throws DBException
DBException
@Deprecated public static void replaceExistingIDs(DBObject temp, DBObject existing, java.util.Map<DBObjectID,DBObjectID> idMap)