A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.
-
Updated
Oct 16, 2024 - Java
A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.
Database operations developed with Java and MySQL for a DB course.
使用jdbc方式访问MongoDB
Cassandra for Beginners
jdbc and mysql
This repository provides a comprehensive example of using JDBC (Java Database Connectivity) to perform CRUD (Create, Read, Update, Delete) operations with a MySQL database.
Utility Classes
JAVA Spring Boot sample about how to use parameters in SQL Prepared Statements is a good practice for performance reasons but also is good way to improve the security of your application
A Java utility to copy data from a SQL Server table, save it to CSV files, and upload to another SQL Server database.
Examples: Connection Pool, Batch Processing, PrepareStatement
Master JDBC with comprehensive tutorials, examples, and best practices. Dive into database connectivity and SQL interaction to build robust Java applications.
Tic Tac Toe Game that runs in a Browser with AI decisions.
Swing, JDBC, Servlets, JSP, Javabeans and other Advanced Java Concepts
JDBC API done to test the DAO (Data Access Object design pattern)
A simple CRUD (Create, Read, Update, Delete) application in Java Servlets typically involves a class representing a model object, a DAO (Data Access Object) class to interact with the database, and a main class to demonstrate the CRUD operations
The Online Shopping Cart is a Java web application providing essential e-commerce features for users to browse and purchase products, while administrators can manage inventory and users through a secure admin panel.
Home banking login service with One Time Password
A Java-JDBC project with the Maven build system and the function of operating a ready-made database
Add a description, image, and links to the prepared-statements topic page so that developers can more easily learn about it.
To associate your repository with the prepared-statements topic, visit your repo's landing page and select "manage topics."