Yuriy Markiv blog

TECH

Recommendation - Java JDBC course | UDEMY

17 November, 2017 | tech

Just finished Java JDBC course | UDEMY

Course content:

- Connect to a MySQL Database with Java
- Submit SQL statements to insert, update and delete data
- Handle SQL parameters with Prepared Statements
- Call stored procedures and handle various parameter types (IN, INOUT etc.)
- Read and write BLOB and CLOB data files
- Configure database connection information with properties files

https://www.udemy.com/how-to-connect-java-jdbc-to-mysql/learn/v4/content

The course is great for SQL developers who got already some Java Syntax knowledge already.
Speaking of course author, he provided examples for each lecture that are easy to follow, also his English is good (probably native) with no special accent (no need to rewind and listen again).

Probably the most important thing is that the course is completely free! :)