public final class PropertyNamer extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isGetter(String name) |
static boolean |
isProperty(String name) |
static boolean |
isSetter(String name) |
static String |
methodToProperty(String name) |
Copyright © 2010–2015 MyBatis.org. All rights reserved.