net.sourceforge.squirrel_sql.plugins.editextras
Interface EditExtrasExternalService

All Known Implementing Classes:
EditExtrasExternalServiceImpl

public interface EditExtrasExternalService


Method Summary
 String getDateEscape(Window parentForDialog)
           
 void quoteSQL(ISQLEntryPanel entryPanel)
           
 void quoteSQLSb(ISQLEntryPanel entryPanel)
           
 void unquoteSQL(ISQLEntryPanel entryPanel)
           
 

Method Detail

quoteSQL

void quoteSQL(ISQLEntryPanel entryPanel)

quoteSQLSb

void quoteSQLSb(ISQLEntryPanel entryPanel)

unquoteSQL

void unquoteSQL(ISQLEntryPanel entryPanel)

getDateEscape

String getDateEscape(Window parentForDialog)


Copyright © 2001-2012. All Rights Reserved.