mirror of
https://github.com/ebean-orm/ebean.git
synced 2026-09-24 11:29:05 +00:00
Currently, the SELF response type of QueryBuilder returns as Object when really we want it to return the SELF generic type of QueryBuilder, QueryBean, IQueryBean etc Note that this change requires an updated ebean-agent