搜索资源列表
OATEST
- oa 采用J2EE企业级开发平台 使用Hibernate实现持久层 使用Sturts实现WEB层 使用Spring完成整合,利用Spring的IOC和AOP思想提高程序的性能,增强程序的扩展性。 数据库:Mysql、Sqlserver或Oracle WEB服务器:JBoss或Tomcat,通过连接池获取数据库连接。-OAThe enterprise J2EE development platformThe use of Hibernate realize the pers
mongodbdemo
- nosql性能的测试和使用,包括与主库oracle的数据同步-NoSQL performance testing and use, including the main library oracle data synchronization
33
- 某实例为了改进数据库操作的性能,自定义数据库连接对象Connection和语句对象Statement,可针对不同类型的数据库提供不同的连接对象和语句对象,如提供Oracle或MySQL专用连接类和语句类,而且用户可以通过配置文件等方式根据实际需要动态更换系统数据库。使用抽象工厂设计该系统。-An example in order to improve the performance of database operations, custom database connection object