By default references are matched with the {PropertyReference}Id naming convention.
In my model the convention is rather ‘Cle{PropertyReference}’, so I can’t use the Load* APIs to load child references.
Would it be possible to configure this behavior, via OrmLiteConfig for example ?
Thank you !