CommonJDBCDAO组件则是由国人自主开发实现的基于JDBC API的数据访问组件,保留有O/R Mapping工具的简便性,也具有JDBCTemplate的灵活性,对JDBC API进行彻底的封装和简化,而且使用简单,目前的版本完全兼容于Oracle、MS SqlServer和MySql三种主流的数据库系统(未来的版本将会支持更多的数据库系统)。
在使用CommonJDBCDAO组件时,只需要为CommonJDBCDAO组件类提供基于数据库连接池的DataSource对象或者应用CommonJDBCDAO组件自身所提供的数据库连接池的实现,然后通过CommonJDBCDAOFactory工厂类中相关的方法创建出CommonJDBCDAO类的对象实例,最后调用其中的相关功能方法就可以实现对数据库表的各种访问操作。
技术讨论QQ群:298829674
Follow Common JDBC DAO组件系统库
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Common JDBC DAO组件系统库!