StatementNameStrategy | StatementNameStrategy | |||
---|---|---|---|---|
Compiled from "StatementNameStrategy.java" | Compiled from "StatementNameStrategy.java" | |||
public interface com.codahale.metrics.jdbi.strategies.StatementNameStrategy | public interface io.dropwizard.metrics5.jdbi.strategies.StatementNameStrate | |||
{ | gy { | |||
public abstract java.lang.String getStatementName(org.skife.jdbi.v2.State | public abstract io.dropwizard.metrics5.MetricName getStatementName(org.sk | |||
mentContext); | ife.jdbi.v2.StatementContext); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
4 lines changed or deleted | 4 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |