+ 1
Is it possible to insert data into a structured database without using a single SQL statement in Java?
If it's possible, how is it done? This is a general question.
3 ответов
+ 1
Use spring jpa. It is having default methods and you dont need to write the SQL
0
Hello silentlearner
Where does your data come from? In what form is the data available?
How should the data be entered?
Please specify your question.
Regards kiuziu
0
silentlearner
Unfortunately, I am not familiar with Spring. Take a look at the documentation. For Spring there are also various tutorials that may help you further.
How SQL Database you like to use?
Many Informations you found at the Web.
if you like more helpful Informations please post more Details of your problem.
Regards kiuziu