Package org.sqlite
Interface ExtendedCommand.SQLExtension
-
- All Known Implementing Classes:
ExtendedCommand.BackupCommand
,ExtendedCommand.RestoreCommand
- Enclosing class:
- ExtendedCommand
public static interface ExtendedCommand.SQLExtension
-
-
Method Detail
-
execute
void execute(DB db) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-