public class PersistentConnectorClient {
public void refreshDataSources() throws
BaseException {
PersistentConnectorImpl impl = new PersistentConnectorImpl();
impl.refreshDataSources();
}
/**
* Executes the query and returns the query result.
* The <tt>PreparedStatementParameter</tt> array will be used for