Class WrappedStatementJDK7

    • Constructor Detail

      • WrappedStatementJDK7

        public WrappedStatementJDK7​(WrappedConnectionJDK7 lc,
                                    Statement s,
                                    boolean spy,
                                    String jndiName,
                                    boolean doLocking)
        Constructor
        Parameters:
        lc - The connection
        s - The statement
        spy - The spy value
        jndiName - The jndi name
        doLocking - Do locking
    • Method Detail

      • wrapResultSet

        protected WrappedResultSet wrapResultSet​(ResultSet resultSet,
                                                 boolean spy,
                                                 String jndiName,
                                                 boolean doLocking)
        Wrap ResultSet
        Specified by:
        wrapResultSet in class WrappedStatement
        Parameters:
        resultSet - The ResultSet
        spy - The spy value
        jndiName - The jndi name
        doLocking - Do locking
        Returns:
        The result