according to proposed final draft for jpa 2.0 (March 13),
there should be TypesafeMetamodel annotation, except I miss where it
should be according to 5.1.17 it should be in
javax.persistence.metamodel but in section 6.2.1 there is reference to
javax.persistence.TypesafeMetamodel annotation,
I can't find it in eclipselink 2.0.0 M6 installation zip in javax (jpa
2.0) jar in any package,
is it an issue?
where I can find timeline for feature implementation if it's planned for
implementation?
what is current state for Criteria API support?