D
djbaker2
Is there any way when implementing an interface (in this example the
java.sql.Connection interface) to avoid having to override the methods
declared in there. I know that this is the whole point to interfaces
and this question goes against the very essence of them but i am
clutching at straws Thanks for any answers
java.sql.Connection interface) to avoid having to override the methods
declared in there. I know that this is the whole point to interfaces
and this question goes against the very essence of them but i am
clutching at straws Thanks for any answers