JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jdbi.v3.jpa.internal
Interface JpaMember.Setter
Enclosing class:
JpaMember
static interface
JpaMember.Setter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
set
(
Object
obj,
Object
value)
Method Details
set
void
set
(
Object
obj,
Object
value)
throws
IllegalAccessException
,
InvocationTargetException
Throws:
IllegalAccessException
InvocationTargetException