M
M
mkmister2016-01-22 23:10:39
MySQL
mkmister, 2016-01-22 23:10:39

Where to start learning java with database binding (or with SQL binding)?

The essence of the question is this, you need to learn the basics of java to work with relational databases (MySQL, etc.). Well, actually, I am not familiar with both Java and SQL. That is, you need to learn java (basics) and SQL. I ask you to suggest the relevant literature (with the bias I need) , you can take courses (if free), maybe someone went the same way, tell me the training plan, etc. etc.

PS I am familiar with pascal, delphi, php, ECMAScript, html&css.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bromzh, 2016-01-22
@mkmister

In Java, work with the database goes through JDBC .
docs.oracle.com/javase/7/docs/technotes/guides/jdbc
www.oracle.com/technetwork/java/overview-141217.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question