-
Bug
-
Resolution: Done
-
Major
-
4.1.0.Final
-
None
JdbcMixedCacheStore uses two TableManipulation instances - one for strings and the other for binary data. JdbcMixedCacheStore.setDatabaseType() is supposed to update both TableManipulations' databaseType property, but it actually updates that of the binary one only.