public class ConnectionNode extends Object
| Constructor and Description |
|---|
ConnectionNode() |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildContext(SqlService ss,
ObjectBrowser ob) |
static TreeTableNodeBasic |
createNode(SqlService sqlService,
DataSource ds,
Connection conn) |
static void |
disconnect(Connection conn,
NotifyService notifyService,
ScriptService scriptService) |
static Set<TreeTableNodeBasic> |
findNode(TreeTableNodeBasic root,
ConnectPool cp,
Connection conn) |
public static TreeTableNodeBasic createNode(SqlService sqlService, DataSource ds, Connection conn)
public static Set<TreeTableNodeBasic> findNode(TreeTableNodeBasic root, ConnectPool cp, Connection conn)
public static void disconnect(Connection conn, NotifyService notifyService, ScriptService scriptService)
public static void buildContext(SqlService ss, ObjectBrowser ob)
Copyright © 2018. All rights reserved.