net.sourceforge.squirrel_sql.plugins.editextras
Class EditExtrasExternalServiceImpl
java.lang.Object
net.sourceforge.squirrel_sql.plugins.editextras.EditExtrasExternalServiceImpl
- All Implemented Interfaces:
- EditExtrasExternalService
public class EditExtrasExternalServiceImpl
- extends Object
- implements EditExtrasExternalService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditExtrasExternalServiceImpl
public EditExtrasExternalServiceImpl()
quoteSQL
public void quoteSQL(ISQLEntryPanel entryPanel)
- Specified by:
quoteSQL in interface EditExtrasExternalService
quoteSQLSb
public void quoteSQLSb(ISQLEntryPanel entryPanel)
- Specified by:
quoteSQLSb in interface EditExtrasExternalService
unquoteSQL
public void unquoteSQL(ISQLEntryPanel entryPanel)
- Specified by:
unquoteSQL in interface EditExtrasExternalService
getDateEscape
public String getDateEscape(Window parentForDialog)
- Specified by:
getDateEscape in interface EditExtrasExternalService
Copyright © 2001-2012. All Rights Reserved.