接口的使用
net.sinodawn.module.hello.dao.SinoHelloDao
-
使用SinoHelloDao的程序包 程序包 说明 net.sinodawn.module.hello.dao.impl net.sinodawn.module.hello.service.impl -
-
net.sinodawn.module.hello.dao.impl中SinoHelloDao的使用
实现SinoHelloDao的net.sinodawn.module.hello.dao.impl中的类 修饰符和类型 类 说明 classSinoHelloDaoImpl -
net.sinodawn.module.hello.service.impl中SinoHelloDao的使用
返回SinoHelloDao的net.sinodawn.module.hello.service.impl中的方法 修饰符和类型 方法 说明 SinoHelloDaoSinoHelloServiceImpl. getDao()
-