public interface NoSqlQueryForObjectStatement<D extends AbstractNoSqlDatabase>
| Modifier and Type | Method and Description |
|---|---|
<T> T |
queryForObject(D database,
Class<T> requiredType) |
Copyright © 2021 Liquibase.org. All rights reserved.