首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 这是一个库,让程序员建立PostgreSQL使用JDBC查询比平原更容易。

这是一个库,让程序员建立PostgreSQL使用JDBC查询比平原更容易。

资 源 简 介

This library is a higher level than JDBC. The programmer does not need to write plain strings, which are error prone and it does not use the reflection, which is slow. This library does not use annotations, making simple to port it to a different language from Java. The goal is to use a easy and small layer, which is not a complete ORM such as Hibernate or TopLink, but it is a simple tool to make database access. The idea is to generate some code, possibly automatically, that reflects how the tables are, then the programmer can build programmatically the queries, which are based on EasyDriver structure.

文 件 列 表

src-generator
.svn
org
VIP VIP
0.174246s