As I move through the metamodel code, I try to keep an eye on things we
want to do eventually and where/how they might fit in the new mapping
processing and binding code.
One of the changes we are going through is the move to Jandex. Mainly we
are using Jandex for its "annotation indexing" capabi
>
> AccessType in JPA means both but is also much more limited than our
>
PropertyAccessor approach. If your plan is to separate them in the
> metamodel, then +1 and if propertyAccessor is not set, fall back to
> JPA's default behavior.
>
What I mean is that currently we utterly have no internal
Yes, it should. Could someone that actually works with Eclipse fix that?
Sanne you seem to be the only one updating this page; could you maybe
upload yours? Or Brett, I know you use Eclipse off/on, could you?
On Fri, Mar 7, 2014 at 9:02 AM, Guillaume Smet wrote:
> Hi,
>
> I already mentioned