搜索资源列表
SSIProject
- struts spring ibatis
appcam
- java 资产管理public class BaseDAO { protected Connection conn=null protected PreparedStatement ps=null public BaseDAO(){ try{ this.conn = JdbcUtils.getCurrentConnection() }catch(SQLException e){ e.printStackTrace() }
BaseDAO
- Method for managing operations in the database with struts frameworks
BaseDAO
- 使用Hibernate中的HQL的执行增删改查-Use HQL of Hibernate to insert,delete,update and select.
BaseDao
- 对数据库的封装操作,包括增删改查,简单易用-Package database operations, including CRUD, easy to use
201106018
- javascr ipt时间特效 javascr ipt时间特效javascr ipt时间特效-javascr ipt time effects javascr ipt time change BaseDao.java DBConfigReader.java DBConnection.java DriverDataPojo.java IBaseDao.java IDBTransaction.java SQLCommandBuilder.
BASEDAO
- hibernate DAO 层泛型结构类-hibernate DAO
BaseDao.java
- 在JDBC中如何来连接数据库,具体要做些什么,这个代码将会告诉大家-JDBC to connect to the database, specifically what to do, this code will tell you
BaseDAO
- java的basedao初步封装jdbc,实现数据的增删查改的功能-basedao initial package of java jdbc, achieve data CRUD functionality
basedao
- 对hibernate框架的功能进行进一步整合和封装-On the function of the hibernate framework for further consolidation and encapsulation
BaseDao
- Java链接Oracle数据库的BaseDao-Oracle Database Java link BaseDao
BaseDAO
- java中链接数据库,通过basedao进行对数据库操作-java in the link database, the database operations performed through basedao
BaseDAO
- java和oracle数据库的连接 dao工具,分别有,处理有结果无参数,有结果有参数,无结果有参数,无结果无参数,以及调用存储过程等功能。-connection dao tools java and oracle databases, respectively, dealing with the outcome no parameters, the outcome of an argument, no results have parameters, no result without p
BaseDao
- BaseDAO的一种自己的实现,仅供参考。-An BaseDAO' s own implementation for reference purposes only.
BaseDao
- base dao:使用java反射机制,可根据实体类自动生成curd语句。-base dao
BaseDao
- jdbc基础操作 简单的语句都在这里 纤细看就知道了-jdbc basis of simple statements are all here to see that the slim
BaseDAO
- mysql数据库jdbc+c3p0的通用基础DAO,泛型实现,实现SQL自动生成,主码注解标注,实现内容:数据库连接池,自定义的主码注解,通用的DAO(实现新增,单条删除,多条删除,单条查找,单条多条件查找,多条查找,多条多条件筛选,分页,排序,单条、多条按条件更新等)-mysql jdbc+c3p0 common base DAO, generics, to achieve automatic SQL generation, the main code annotation label, i
BaseDao
- 实现简单的新闻发布系统,使用jdbc与数据库进行简单的交流连接,新手第一次发布,希望可以进行交流-come true simple jdbc
BaseDao
- base.dao,Java链接数据库的基础 -Java is root Java is root Java is root Java is root
basedao
- 最全的java jdbc basedao,注释详细,代码清晰(The most complete Java JDBC BaseDao is annotated in detail, and the code is clear.)