public interface QueryProvider
| Modifier and Type | Method and Description |
|---|---|
<T extends DataSource> |
query(Connection connection,
ServiceLocator locator,
Class<T> manifest) |
<T extends DataSource> Query<T> query(Connection connection, ServiceLocator locator, Class<T> manifest)
Copyright © 2016. All rights reserved.