Class SqlQueryExecutor

java.lang.Object
com.evolveum.midpoint.repo.sqlbase.SqlQueryExecutor

public class SqlQueryExecutor extends Object
Component just under the service that orchestrates query transformation and execution. Sql query executor itself does hold the query state, it uses SqlQueryContext for that. This object manages configuration information and provides dataSource/connections for queries.