com.yammer.metrics.jdbi.strategies
Class NaiveNameStrategy
java.lang.Object
com.yammer.metrics.jdbi.strategies.DelegatingStatementNameStrategy
com.yammer.metrics.jdbi.strategies.NaiveNameStrategy
- All Implemented Interfaces:
- StatementNameStrategy
public class NaiveNameStrategy
- extends DelegatingStatementNameStrategy
Very simple strategy, can be used with any JDBI loader to build basic statistics.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NaiveNameStrategy
public NaiveNameStrategy()
Copyright © 2012. All Rights Reserved.