Class PropertyAccessMapImpl.SetterImpl
java.lang.Object
org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl
- All Implemented Interfaces:
Serializable
,Setter
- Enclosing class:
- PropertyAccessMapImpl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SetterImpl
-
-
Method Details
-
set
-
getMethodName
Description copied from interface:Setter
Optional operation (may returnnull
)- Specified by:
getMethodName
in interfaceSetter
-
getMethod
Description copied from interface:Setter
Optional operation (may returnnull
)
-