JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.openurp.base.service.SqlDao
Packages that use
SqlDao
Package
Description
org.openurp.base.service.impl
Uses of
SqlDao
in
org.openurp.base.service.impl
Methods in
org.openurp.base.service.impl
with parameters of type
SqlDao
Modifier and Type
Method
Description
void
CourseTakerOccupyProvider.
setSqlDao
(
SqlDao
sqlDao)