public class AppDBDropHelper
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static Database |
ensureConnectionInApp(DBObjectProviderNode node, Context ideContext)
Tests if the given node is in the current Application.
|
public static Database ensureConnectionInApp(DBObjectProviderNode node, Context ideContext)
node - the node to ensure the connection forideContext - contains the current active Application (Workspace)