public interface KQueryManager
Modifier and Type | Method and Description |
---|---|
List<KomodoObject> |
execute(Repository.UnitOfWork transaction,
Repository repository,
String queryStmt) |
List<KomodoObject> execute(Repository.UnitOfWork transaction, Repository repository, String queryStmt) throws KException
transaction
- repository
- queryStmt
- KomodoObject
s that result from the query statementKException
Copyright © 2013–2019. All rights reserved.