Skip to content

Ua 1132

Raphael Mäder requested to merge UA-1132 into master

Created by: sergbavykin

  • UA-1132 provide the base query stream implementation and factory, include the factory as eager singleton

  • UA-1132 add a custom implementation of scrollable cursor independent of a JPA vendor

  • UA-1132 replace a bind configuration of the query stream factory from play-cms outer scope into play commons

  • UA-1132 reenginear the base query stream class with posibility to the dynamic, tie to JPA impelmentation, iterator inference

  • UA-1132 modify both of the factory interface and implementation, include module in the application configration

  • UA-1132 enhance play commons module with the native scrollable cursor

  • UA-1132 remove unnecessary sout added by mistake while debug

  • UA-1132 return and omprove the custom spliterator

  • UA-1132 provide a new query stream API and custom implementation to keep in some convenient

Merge request reports