| Interface | Description |
|---|---|
| NamespaceStrategy |
A strategy to derive a MyBatis namespace from a domainType.
|
| Class | Description |
|---|---|
| MyBatisContext |
MyBatisContext instances get passed to MyBatis mapped statements as arguments, making Ids, instances,
domainType and other attributes available to the statements. |
| MyBatisDataAccessStrategy |
DataAccessStrategy implementation based on MyBatis. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.