You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An earlier version of the `JndiSqlMap` managed the JDBC connection on
object level instead of method level. When this behaviour was changed,
some old unused variables and methods remained in the file. These are
removed with this commit.
0 commit comments