sqlObjectMapper
sqlObjectMapper
/
sqlObjectMapper.annotationProcessing.bean
/
BeanUtil
/
Companion
Companion
object
Companion
Functions
Functions
find
Getter
Link copied to clipboard
@
JvmStatic
fun
findGetter
(
field
:
Field
,
clazz
:
Class
<
*
>
)
:
Method
find
Setter
Link copied to clipboard
@
JvmStatic
fun
findSetter
(
field
:
Field
,
clazz
:
Class
<
*
>
)
:
Method