Class HSqlQueryExecutor<T>
java.lang.Object
software.xdev.spring.data.eclipse.store.repository.query.antlr.HSqlQueryExecutor<T>
-
Constructor Summary
ConstructorsConstructorDescriptionHSqlQueryExecutor(Class<T> domainClass, EntityListProvider entityListProvider, WorkingCopier<T> copier) -
Method Summary
-
Constructor Details
-
HSqlQueryExecutor
public HSqlQueryExecutor(Class<T> domainClass, EntityListProvider entityListProvider, WorkingCopier<T> copier)
-
-
Method Details
-
execute
-