JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.mybatis.jpetstore.mapper.AccountMapper
Packages that use
AccountMapper
Package
Description
org.mybatis.jpetstore.service
Uses of
AccountMapper
in
org.mybatis.jpetstore.service
Constructors in
org.mybatis.jpetstore.service
with parameters of type
AccountMapper
Modifier
Constructor
Description
AccountService
(
AccountMapper
accountMapper)