Folks,
I would like to extend the behavior of @OneToOne
I want to add an attribute to the annotation.
Is that code extensible enough for me to do this? Implementing my desaign off of existing attributes mutes out original and itnended behavior of the annotation itself. In order for me to properly segregate the outcome, I would like to extend the annotation to support a boolean attribute.
How to add attribute (ie. hardOneToOne=true) to @OneToOne ?
Help is greatly appreciated.
Thanks
_________________ best regards
Ken
|