Package org.springframework.data.jdbc.mybatis
@NonNullApi
package org.springframework.data.jdbc.mybatis
-
ClassDescription
MyBatisContext
instances get passed to MyBatis mapped statements as arguments, making Ids, instances, domainType and other attributes available to the statements.DataAccessStrategy
implementation based on MyBatis.A strategy to derive a MyBatis namespace from a domainType.