Skip to content
#

jdbc-utilities

Here are 35 public repositories matching this topic...

一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成本,性能不亚于任何主流jdbc工具,尤其适合单表操作。

  • Updated Feb 2, 2024
  • Java

Improve this page

Add a description, image, and links to the jdbc-utilities topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jdbc-utilities topic, visit your repo's landing page and select "manage topics."

Learn more