About Question enthuware.oce-jpad.v6.2.395 :
Posted: Mon Mar 16, 2015 6:36 am
Hello,
How it is possible that ABean implements A interface but doesn't provide implementation for methodB ?
As ABean is not abstract it should provide implementation for all methods of implemented interface(s).
If we assume that implementation is there but not shown. Then methodB should have transaction attribute REQUIRED as methodA.
How it is possible that ABean implements A interface but doesn't provide implementation for methodB ?
As ABean is not abstract it should provide implementation for all methods of implemented interface(s).
If we assume that implementation is there but not shown. Then methodB should have transaction attribute REQUIRED as methodA.