一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成本,性能不亚于任何主流jdbc工具,尤其适合单表操作。
-
Updated
Jul 20, 2024 - Java
一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成本,性能不亚于任何主流jdbc工具,尤其适合单表操作。
This project is an implementation of the DAO (Data Access Object) pattern in Java, using JDBC (Java Database Connectivity) to interact with a MySQL database. The DAO pattern is an approach to organize the persistence layer in an application, separating data access operations from business logic.
minimalistic JDBC based DAO
Online Banking System || JDBC application || JAVA - SQL || One to Many Relationship
GUI java books management app
This repository is an example application for the Spring Boot framework. The example is a standalone REST API server in Java. This repository shows the following features: Rest Controllers and JDBC.
HUMAN RESOURCE MANAGEMENT || jdbc -> Exception handling ->Scanner -> Sql.
Learning Hub - Course Monitoring System. A Java console-based individual project mainly focusing on the Automated Course Monitoring System will keep the records of all the courses,batches,faculties and the daywise update for every batch. It will also help the Faculty Head to maintain the course plan .
A Java based Desktop Application
Program logic of Chat application by using Java, MySQL and Java Data Base Connection
Employees of the organization uses IT based hardware for their daily work. If by some reason, these hardware goes down it is very important to take care of these hardware and in case of fault , that should be repaired in priority basis. To maintain and support these hardwares there exists a separate department, generally known as “SYSTEM ENGINEERS
This repository contains all the code that has been written as a part of Java training by Vinod Kayartaya
MGNREGA ( The Mahatma Gandhi National Rural Employment Guarantee Act 2005 ) is a scheme by which unskilled people of rural India are guaranteed to have 100 days of paid work. Main objective of this project is to manage employments offered through this scheme.
Proyecto de Sistemas de Información II
Human Resource management system which can control and manage the the records of the Employees and Departments for Human Resource Management. It is Java based Console Application.
Projeto educativo para aprender a manipular JDBC e a conexão com o banco de dados
Add a description, image, and links to the jdbc-dao topic page so that developers can more easily learn about it.
To associate your repository with the jdbc-dao topic, visit your repo's landing page and select "manage topics."