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