You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JCBC-1622 Repository should search for meta-annotations
Motivation
----------
This completes the work originally associated with JCBC-1544,
and satisfies the integration tests that expect meta-annotations
to work.
Modifications
-------------
When scanning for repository annotations, also search for
meta-annotations.
Make RepositoryTest.MetaEntity public, since repository entities
must have accessible constructors.
Use a different ID for the document created by
RepositoryTest.shouldUpsertMetaEntity() so it doesn't conflict with
the id used by shouldUpsertExtendedEntity().
Change-Id: I859e07cc386a51f067e1f10333e1d85c622265f3
Reviewed-on: http://review.couchbase.org/c/couchbase-java-client/+/125081
Tested-by: David Nault <david.nault@couchbase.com>
Reviewed-by: Michael Reiche <michael.reiche@couchbase.com>
0 commit comments