filmov
tv
Embedded SQL using JDBC

Показать описание
These videos accompany a second-year course for Computer Science majors at Adelphi University. All videos were recorded during the COVID-19 pandemic.
This course is based on the textbook Connolly, T. and Begg, C. (2015) Database Systems, A Practical Approach to Design, Implementation, and Management. Pearson Education, Inc. ISBN 978-0-13-294326-0.
This is additional material.
In this episode we talk about we can access a RDBMS from within Java code, using the Postgresql JDBC drivers. Other database management systems will have their own drivers, but work similarly.
This course is based on the textbook Connolly, T. and Begg, C. (2015) Database Systems, A Practical Approach to Design, Implementation, and Management. Pearson Education, Inc. ISBN 978-0-13-294326-0.
This is additional material.
In this episode we talk about we can access a RDBMS from within Java code, using the Postgresql JDBC drivers. Other database management systems will have their own drivers, but work similarly.