Uses of Enum Class
org.apache.skywalking.apm.plugin.mybatis.MyBatisMethodMatch
Packages that use MyBatisMethodMatch
-
Uses of MyBatisMethodMatch in org.apache.skywalking.apm.plugin.mybatis
Methods in org.apache.skywalking.apm.plugin.mybatis that return MyBatisMethodMatchModifier and TypeMethodDescriptionstatic MyBatisMethodMatchReturns the enum constant of this class with the specified name.static MyBatisMethodMatch[]MyBatisMethodMatch.values()Returns an array containing the constants of this enum class, in the order they are declared.