What about data base with java !!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What about data base with java !!!

30th Mar 2019, 7:52 PM
Omri.larbi
Omri.larbi - avatar
5 Answers
30th Mar 2019, 8:06 PM
Tashi N
Tashi N - avatar
+ 6
You're welcome ^^
5th Apr 2019, 8:18 PM
Tashi N
Tashi N - avatar
+ 5
You could use a framework e.g. Hibernate or simply JDBC which comes with Java: https://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/ That has nothing to do with ui btw. But of course you can link the ui operations with whatever you want.
5th Apr 2019, 8:13 PM
Tashi N
Tashi N - avatar
+ 1
My question is : how to introduce and manipulate dadabases with java UI ???
5th Apr 2019, 8:08 PM
Omri.larbi
Omri.larbi - avatar
+ 1
Thanks alot,that's what i'm searching for😊
5th Apr 2019, 8:17 PM
Omri.larbi
Omri.larbi - avatar