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

您现在的位置是:虫虫源码 > Java > 它生成的代码为您的java CRUD类。

它生成的代码为您的java CRUD类。

  • 资源大小:5.64 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 代码 生成

资 源 简 介

First create all the tables for your database. Then point Crudder to your database and provide table name. It will generate a class with JDBC source code for your usage. This is something like ORM. With the help of crudder system, there is no need to write complex SQL, crudder generates the sql syntax for you for Create- Insert Records to that table. Read - Select Query Update- Update those tables. Delete- Delete from those table. Each object of that class represents a row of your SQL. And just call the necessary METHODS(CRUD METHODS) and your ORM can be achieved. This project is however incomplete. We need people to contribute and add some more enhancements to it.

文 件 列 表

cr
.classpath
.project
bin
lib
src
VIP VIP
0.175598s