Hi everybody!
I am currently developing an application where I cannot use a persistence layer, thus I am using JDBC, POJOs and DAOs. Is it feasible to have Beans with PropertyChangeSupport so related objects get automatically notified when something changes? I am just curious, beacause I never faced such a problem before, since I always used some kind of persistence layer.
Thanks,
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]