com.trackstudio.sman
Class DBQueryProcessor
java.lang.Object
com.trackstudio.sman.QueryProcessor
com.trackstudio.sman.DBQueryProcessor
public class DBQueryProcessor
- extends QueryProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBQueryProcessor
public DBQueryProcessor(java.sql.Connection con,
ViewProgress bar,
java.util.Collection definitions)
setLocale
public void setLocale(java.util.Locale locale)
isStopped
public boolean isStopped()
- Specified by:
isStopped
in class QueryProcessor
interruptQueriesExecution
public void interruptQueriesExecution()
getFailed
public int getFailed()
process
public void process(Query buf)
throws QueryInterruptedException
- Overrides:
process
in class QueryProcessor
- Throws:
QueryInterruptedException
getConnection
public java.sql.Connection getConnection()
Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.