• 2021-04-14
    下面选项中,用于创建Statement对象的方法是()
  • Stringpwd)

    内容

    • 0

      cn是Connection对象,创建Statement 对象的方法是()

    • 1

      下面选项中,用于返回Session创建的时间的方法是()

    • 2

      下面选项中,能够通过Connection创建Statement的方式有

    • 3

      2.cn是Connection对象,创建Statement 对象的方法是( ) A: Statement st=new Statement (); B: Statement st=cn.newStatement() C: Statement st=cn.createNewStatement() D: Statement st=cn.createStatement()

    • 4

      下面选项中,用于监听HttpSession域对象创建及销毁的监听器接口是( )