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

您现在的位置是:虫虫源码 > Java > 简化的API的CRUD操作

简化的API的CRUD操作

  • 资源大小:20.14 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: api 操作 crud 简化

资 源 简 介

simple-crud provides an abstraction for CRUD operation so that user need not write any repeated code for database access. All database access are controlled with simple API. Internally it uses reflection to generate dynamic queries based on the CRUD operation type. The effort from users is to annotate the persistence object with couple of simple annotations, which can also be generated using "simple-crud generator" providing a standard XML configuration. A baseline version is available for use which is capable of handling CRUD operations at its simplest form. "simple-crud-generator" which simplifies the process of generating the persistence object for simple-crud is also ready to use. This is a stand-alone application, when run generates the persistence objects and the key objects for each table. For older versions of this please visit https://simple-crud.dev.java.net/.
VIP VIP
0.170168s