All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nutz.dao.package-info Maven / Gradle / Ivy

Go to download

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

There is a newer version: 1.r.72
Show newest version
/**
 * 这是 Nutz 最重要的包之一,它主要围绕着 org.nutz.dao.Dao 接口提供了一系列的功能
 * 

* 总之,啥都别说了,光看看名字就晓得是干啥用的了。详细的,看文档吧 *

* 另,补充一句,你只要拿到 dao 接口的实例,在 IDE 上按一下 '.',给出的代码提示就能让你对这个接口的用法明白个大概 */ package org.nutz.dao;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy