CST363: Learning Journal Week 6



This week we learned about Java Database Connectivity (JDBC) and used what we learned about it in Lab 17 and Lab 19. JDBC is a Java API for interacting with SQL. I believe that Lab 19 was the first time that we interacted with the MySQL database through a web interface with Java. It was interesting to see how the Java libraries interacted with the database and I learned a lot.

Comments

Popular posts from this blog

CST438: Journal Entry Week 1

CST370: Journal Entry Week 3

CST311: Journal Entry Week 7