FirebirdSQL/fbjava

Allow the use of optional Context parameter with fixed-signature methods and require the use of Context with generic-signature methods

asfernandes opened this issue · 0 comments

Context (or any of its inherited interfaces) should be the first parameter.