|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil
| Constructor Summary | |
AutoAttachUtil()
|
|
| Method Summary | |
static java.sql.Connection |
createConnection(IControlConnection controlcon,
boolean autoattach,
java.lang.String[] connid)
If can't get connection id, may put "" as connection id. |
static void |
enableAutoAttach(IControlConnection controlCon)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AutoAttachUtil()
| Method Detail |
public static java.sql.Connection createConnection(IControlConnection controlcon,
boolean autoattach,
java.lang.String[] connid)
throws java.sql.SQLException,
CoreException,
NoSuchProfileException
controlcon - autoattach - connid -
java.sql.SQLException
CoreException
NoSuchProfileExceptionpublic static void enableAutoAttach(IControlConnection controlCon)
controlCon -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||