New cacherecorder+API middleware services, SQL query gen fixes
Compare changes
Files
19@@ -107,13 +107,11 @@ public abstract class CacheRecorder<T> {
Updated SQL parameter ordinal injection to account for growing offset (multiple ordinals in the same clause would render incorrectly). Added join type override to allow for left or inner joins.
Imported and improved API middleware service into core lib. Will allow either retrieval of full set of results or single page with passthrough of pagination attributes for link header generation. Added Flat (non-aware) request wrapper for when calls are made outside of request context and context cannot be properly initialized.
Updated pagination default max to 100 to better accommodate batch fetching.
Increment to 0.6.1 release.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent