Login
Remember
Register
Ask a Question
Which method should a bean implement to employ destruction callbacks?
0
votes
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
Which method should a bean implement to employ destruction callbacks?
a) finalize
b) clear
c) destroy
d) clean
destructions-callback
bean-implementation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
c) destroy method should a bean implement to employ destruction callbacks
...