https://github.com/aksellercan/javaprojecttask2database
Project for my Java programming class
https://github.com/aksellercan/javaprojecttask2database
cli hibernate java mariadb
Last synced: 2 months ago
JSON representation
Project for my Java programming class
- Host: GitHub
- URL: https://github.com/aksellercan/javaprojecttask2database
- Owner: Aksellercan
- Created: 2024-12-09T16:28:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-29T16:54:24.000Z (over 1 year ago)
- Last Synced: 2025-03-29T16:11:56.932Z (over 1 year ago)
- Topics: cli, hibernate, java, mariadb
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaProjectTask2Database
Connects to database using hibernate and fetches available objects from the table.
This is a Smartphone Comparison Program, using fetched objects from database it can allow you to compare them. Also has all CRUD functions and ability to save database items to txt file or import from txt file to database.
Uses Xampp to create database and mariadb