Which statement is static and synchronized in JDBC API ? September 1, 2021April 18, 2019 by admin Which statement is static and synchronized in JDBC API ? A. getConnection() B. executeQuery() C. prepareCall() D. executeUpdate()