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

您现在的位置是:虫虫源码 > Java > JDBC数据库元数据转换为一个易于使用的API

JDBC数据库元数据转换为一个易于使用的API

资 源 简 介

This project intends to make the use of Database Meta Data easy in java. It reads the database structure from DatabaseMetaData jdbc interface and create a simple model with three classes: Table, Field and Relation. With this classes it´s easy to iterate in the fields of the table and, for example, verify if it is not null, or if it is a primary key, etc. It´s the ideal framework for projects that are based on metadata, such as generators systems that read the database to create classes.

文 件 列 表

LICENSE
DBMetaDataConverter-0.5.jar
VIP VIP
0.177577s