|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SessionInfoProvider in net.sourceforge.squirrel_sql.plugins.dbdiff |
|---|
| Classes in net.sourceforge.squirrel_sql.plugins.dbdiff that implement SessionInfoProvider | |
|---|---|
class |
DBDiffPlugin
The class that sets up the various resources required by SQuirreL to implement a plugin. |
| Constructors in net.sourceforge.squirrel_sql.plugins.dbdiff with parameters of type SessionInfoProvider | |
|---|---|
DiffExecutor(SessionInfoProvider p)
Constructor. |
|
| Uses of SessionInfoProvider in net.sourceforge.squirrel_sql.plugins.dbdiff.actions |
|---|
| Constructors in net.sourceforge.squirrel_sql.plugins.dbdiff.actions with parameters of type SessionInfoProvider | |
|---|---|
CompareAction(IApplication app,
Resources rsrc,
SessionInfoProvider prov)
Creates a new SQuirreL action that gets fired whenever the user chooses the compare operation. |
|
| Uses of SessionInfoProvider in net.sourceforge.squirrel_sql.plugins.dbdiff.commands |
|---|
| Constructors in net.sourceforge.squirrel_sql.plugins.dbdiff.commands with parameters of type SessionInfoProvider | |
|---|---|
CompareCommand(SessionInfoProvider provider)
Constructor specifying the current session. |
|
| Uses of SessionInfoProvider in net.sourceforge.squirrel_sql.plugins.dbdiff.util |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.dbdiff.util with parameters of type SessionInfoProvider | |
|---|---|
static String |
DBUtil.getSelectQuery(SessionInfoProvider prov,
String columnList,
ITableInfo ti)
|
static boolean |
DBUtil.tableHasForeignKey(String destCatalog,
String destSchema,
String destTableName,
ForeignKeyInfo fkInfo,
SessionInfoProvider prov)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||