Files
ebean/querybean-generator
Rob Bygrave 3f67425727 QueryBean generation - conditionally fully qualify the property types
If there is an entity bean short name clash like PString, PLong, etc then
fully qualify all the property types in the generated code, otherwise use
imports for the property types.
2023-11-29 00:46:56 +13:00
..
2023-11-22 17:50:09 +13:00

querybean-generator

Java annotation processor for generating query beans for type safe query construction.

Refer to the documentation at: https://ebean.io/docs/query/query-beans