Beginner |
|
Joined: Thu Feb 26, 2004 6:59 am Posts: 47 Location: Gurgaon, India
|
Hello,
we are implementing Hibernate with spring framework. In spring, we are using interceptors concept for transaction management.
we need to know that is it required to provide an interface to make any object's proxy at run time, or is there any mean using which spring can make a proxy by extending our given object class.
as we dont want to specify interface for our object. Please guide us.
Thanks,
_________________ Mohit Gupta
Software Engineer
Gurgaon, India
|
|