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

Download wasdbtools JAR file with all dependencies


wasdbtools from group com.waspring.wasdb (version 1.0.0)

一个对JDBC进行简单封装的开源工具类库. 简化JDBC应用程序的开发,不会影响程序的性能,与jdbc保持高度的统一. 1.对于数据表的读操作,他可以把ResultSet结果转换成缓存对象,内部数据格式为XML,同时可以转化为List,Array,Set等java集合,便于程序员操作。 2.对于数据表的写操作,也变得很简单(只需写sql语句)。 3.可以使用数据源,数据库连接池等技术来优化性能--重用已经构建好的数据库连接对象,而不用费时费力的不断重复的构建和析构这样的对象。 4.支持ResultSet数据集的动态增加、删除、修改、查找、排序、并集等操作。 5.支持分布式数据库,多数据源。 本项目主要包含两个模块,wasdb和wasdbtools: 1.wasdb模块是本项目的核心,用于实现JDBC的操作。 2.wasdbtools模块是wasdb使用的一个实现,包括数据源配置,事务管理,数据库的读写工具,简单实例等。

Group: com.waspring.wasdb Artifact: wasdbtools
Show documentation Show source 
Download wasdbtools.jar (1.0.0)
 

0 downloads
Artifact wasdbtools
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies wasdb, druid, spring-context, spring-beans, spring-jdbc, spring-web, spring-core, mysql-connector-java,
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy