| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.support.container.query |
| 类和说明 |
|---|
| AbstractQueryContainerProvider
Provides functionality to generate a specific
MethodInvokerContainer object that
supports generating SQL statements based on specified conditions and invoking the repository to execute the SQL,
thereby retrieving data from the database. |
| AbstractQueryContainerProvider.QueryInfo
An interface for query information.
|
| AbstractQueryContainerProvider.Repository
An interface for a generic repository that provides access to data storage.
|
Copyright © 2023. All rights reserved.