Class PStmtKey.PreparedCallSQL

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private PreparedCallSQL()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.sql.Statement createStatement​(java.sql.Connection connection)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreparedCallSQL

        private PreparedCallSQL()
    • Method Detail

      • createStatement

        public java.sql.Statement createStatement​(java.sql.Connection connection)
                                           throws java.sql.SQLException
        Specified by:
        createStatement in interface PStmtKey.StatementBuilder
        Throws:
        java.sql.SQLException