JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
com.alpaca.repository.UserRepo
Packages that use
UserRepo
Package
Description
com.alpaca.persistence.impl
Uses of
UserRepo
in
com.alpaca.persistence.impl
Fields in
com.alpaca.persistence.impl
declared as
UserRepo
Modifier and Type
Field
Description
private final
UserRepo
UserDAOImpl.
repo