Answer the question
In order to leave comments, you need to log in
What are the tools for maximum automation of working with MySQL in Java?
Some articles write that with some frameworks, annotations can contribute to the automatic generation of code that "takes care" of the database (creates fields, saves).
Are there really such frameworks? What are frameworks and how to use them?
And what are the tools that greatly simplify the work with the database? (UPDATE, INSERT, SELECT)
A simple example: during the execution of the "setter" in the class, the data is automatically updated in the database.
Answer the question
In order to leave comments, you need to log in
Object Relational Mapping Frameworks:
Hibernate ORM
EclipseLink
TopLink
Spring Class - JDBC Template
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question