InterviewSolution
Saved Bookmarks
| 1. |
What Is Convertingwrapdynabean? |
|
Answer» Implementation of DynaBean that wraps a standard JAVABEAN instance, so that DynaBean APIs can be used to access its PROPERTIES, though this implementation allows type conversion to occur when properties are SET. Implementation of DynaBean that wraps a standard JavaBean instance, so that DynaBean APIs can be used to access its properties, though this implementation allows type conversion to occur when properties are set. |
|