ebean-orm-deprecated / ebean-querybean

Moved as a module into ebean.git repo
https://ebean.io/docs/query/query-beans
Apache License 2.0
9 stars 3 forks source link

ENH: Add query.fetchQuery(path) and fetchQuery(path, properties) #51

Closed rbygrave closed 5 years ago

rbygrave commented 5 years ago

As sometimes it is just easier to do this (than use FetchGroup or query bean alias etc)