-
Bug
-
Resolution: Done
-
Major
-
4.2.0.Final
-
None
Loading data from CacheStore using method public final Set<InternalCacheEntry> loadSome(int maxEntries) throws CacheLoaderException failed due to query
"SELECT %s, %s FROM %s LIMIT ?" is not correct for HSQLDB 1.8.0.7 since it required "ORDER BY" before "LIMIT"
- is blocked by
-
ISPN-701 New JDBC CacheStore implementation w/ more flexible vendor-specific extension and binary key column support
- Closed