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
I am not sure I understand the reason why the Oracle script is named oracle10g rather than oracle but this leads to some duplicated logic where we have to guess the platform based on the databaseProductName returned by the datasource meta-data.
If we could have oracle as in Spring Session, that would allows us to remove that unnecessary logic.