E
Elhanan
hi..
i have a wrapper class around a list implementation, each time someone
access the item in the list, it's wrapped with a class and given to
the user.
i want only to implement the methods hibernate uses the the others will
have an unsupportedOperation exception thrown.
i have a wrapper class around a list implementation, each time someone
access the item in the list, it's wrapped with a class and given to
the user.
i want only to implement the methods hibernate uses the the others will
have an unsupportedOperation exception thrown.