Which statement is static and synchronized in JDBC API ?

Which statement is static and synchronized in JDBC API ?

A. getConnection()
B. executeQuery()
C. prepareCall()
D. executeUpdate()