Searched refs:getWarnings (Results 1 – 12 of 12) sorted by relevance
24 public String getWarnings() { in getWarnings() method in WarningsCollector
56 String warnings = warningsCollector.getWarnings(); in run()
55 logger.log(warningsCollector.getWarnings()); in run()
91 public SQLWarning getWarnings() throws SQLException { in getWarnings() method in TestHelper_Connection1
182 const std::vector<std::string> &getWarnings() const { return Warnings; } in getWarnings() function
2291 if (DMO.getWarnings().empty() || !DMO.empty()) in emitPaperTrailWarnings()2310 for (const auto &Warning : DMO.getWarnings()) { in emitPaperTrailWarnings()2321 DMO.getWarnings().size() * (4 + 1 + 4) + in emitPaperTrailWarnings()
239 public SQLWarning getWarnings() throws SQLException { in getWarnings() method in JDBCStatement
268 public SQLWarning getWarnings() throws SQLException { in getWarnings() method in JDBCConnection
739 public SQLWarning getWarnings() throws SQLException {
681 public List<String> getWarnings() { in getWarnings() method in OptionsParser682 return impl.getWarnings(); in getWarnings()
574 List<String> getWarnings() { in getWarnings() method in OptionsParserImpl
543 public SQLWarning getWarnings() throws SQLException { in getWarnings() method in Impl_RowSet