Class PropertyNamer
java.lang.Object
org.apache.ibatis.reflection.property.PropertyNamer
- Author:
- Clinton Begin
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanisProperty(String name) static booleanstatic StringmethodToProperty(String name)
-
Method Details
-
methodToProperty
-
isProperty
-
isGetter
-
isSetter
-