Relax statement type declaration
fetch() is part of the ResultStatement interface. Using Statement as a type declaration needlessly constrains people to use this class only with implementations of Statement.
Showing
Please register or sign in to comment