net.sourceforge.squirrel_sql.plugins.sqlscript
Class SQLScriptExternalService

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.sqlscript.SQLScriptExternalService

public class SQLScriptExternalService
extends Object


Constructor Summary
SQLScriptExternalService(SQLScriptPlugin sqlScriptPlugin)
           
 
Method Summary
 void scriptTablesToSQLEntryArea(ISession sess, ITableInfo[] tis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLScriptExternalService

public SQLScriptExternalService(SQLScriptPlugin sqlScriptPlugin)
Method Detail

scriptTablesToSQLEntryArea

public void scriptTablesToSQLEntryArea(ISession sess,
                                       ITableInfo[] tis)


Copyright © 2001-2011. All Rights Reserved.