Class JdbcData.StatementBatchInfo

java.lang.Object
io.opentelemetry.instrumentation.jdbc.internal.JdbcData.StatementBatchInfo
Enclosing class:
JdbcData

public static final class JdbcData.StatementBatchInfo extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

    • StatementBatchInfo

      public StatementBatchInfo()
  • Method Details

    • getStatements

      public Collection<String> getStatements()
    • getBatchSize

      public long getBatchSize()