-
Jan 6th, 2012, 06:37 AM
#1
How to get metadata from @Document annoated
HI,
I need get some metadata from @Document annotated class,e.g which field mapped?
how can i get this metadata? which annotation processor process @Document annotated class ?
please tell me. Thanks
-
Jan 12th, 2012, 03:46 AM
#2
None does. You can get access to a (Mongo)MappingContext and ask it for a (Mongo)PersistentEntity which contains the mapping information.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules