搜索资源列表
SSIProject
- struts spring ibatis
BaseDao
- 自己常用的的一个数据库操作类 注意修改private void setConn()方法为您的connection连接方式 -Their common database operations of a class attention to changes private void setConn () method of connection for your connection
appcam
- java 资产管理public class BaseDAO { protected Connection conn=null protected PreparedStatement ps=null public BaseDAO(){ try{ this.conn = JdbcUtils.getCurrentConnection() }catch(SQLException e){
BaseDAO
- Method for managing operations in the database with struts fr a meworks
SQLiteSample
- ios,iphone,iPadSQLLite使用经典示例-ios, iphone, iPadSQLLite use the classic example of
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 IDBTransacti
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 fr a mework 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 p
BaseDao
- BaseDAO的一种自己的实现,仅供参考。-An BaseDAO' s own implementation for reference purposes only.
BaseDAO
- 数据库联系的系统文件,可以供你使用,尤其适合毕业生-Contact the system database files, you can use for your
BaseDao
- base dao:使用java反射机制,可根据实体类自动生成curd语句。-base dao
oracle-Connection
- 数据库连接工具,使用时直接调用BaseDao类即可,省去每次连接数据库是重复写代码。-Database connection tool, when using direct call BaseDao class to save time connecting to the is to write code.
basedao
- 最全的java jdbc basedao,注释详细,代码清晰(The most complete Java JDBC BaseDao is annotated in detail, and the code is clear.)