JDBC MODULE practical tasks at Solvd Inc. internship
Concert Hall
My project "Concert Hall" describes the business model of the Concert Hall.
The MySQL database tables contains data about:
- concert halls
- posters
- events
- prices
- compositions
- authors
- customers
- tickets
- orders
In this repository are being worked out:
- options for connecting the IDE with the database through the
✅ DAO
✅ MyBatis Framework - xml parsers
SAX
,STAX
,DOM
.
✅ XSD schema validation
✅ DOM parser - mapping of Java objects in/from
xml
andjson
✅ JaxB Framework
✅ Jakson ObjectMapper