wrapper/src/main/java/software/amazon/jdbc/util/SubscribedMethodHelper.java [33:52]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      "Statement.execute",
      "Statement.executeBatch",
      "Statement.executeLargeBatch",
      "Statement.executeLargeUpdate",
      "Statement.executeQuery",
      "Statement.executeUpdate",
      "Statement.executeWithFlags",
      "PreparedStatement.execute",
      "PreparedStatement.executeBatch",
      "PreparedStatement.executeLargeUpdate",
      "PreparedStatement.executeQuery",
      "PreparedStatement.executeUpdate",
      "PreparedStatement.executeWithFlags",
      "PreparedStatement.getParameterMetaData",
      "CallableStatement.execute",
      "CallableStatement.executeLargeUpdate",
      "CallableStatement.executeQuery",
      "CallableStatement.executeUpdate",
      "CallableStatement.executeWithFlags"
  );
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



wrapper/src/main/java/software/amazon/jdbc/util/SubscribedMethodHelper.java [59:78]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      "Statement.execute",
      "Statement.executeBatch",
      "Statement.executeLargeBatch",
      "Statement.executeLargeUpdate",
      "Statement.executeQuery",
      "Statement.executeUpdate",
      "Statement.executeWithFlags",
      "PreparedStatement.execute",
      "PreparedStatement.executeBatch",
      "PreparedStatement.executeLargeUpdate",
      "PreparedStatement.executeQuery",
      "PreparedStatement.executeUpdate",
      "PreparedStatement.executeWithFlags",
      "PreparedStatement.getParameterMetaData",
      "CallableStatement.execute",
      "CallableStatement.executeLargeUpdate",
      "CallableStatement.executeQuery",
      "CallableStatement.executeUpdate",
      "CallableStatement.executeWithFlags"
  );
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



