@Target(value=TYPE) @Documented @Retention(value=RUNTIME) @Inherited public @interface MongoCollection
Modifier and Type | Required Element and Description |
---|---|
String |
collectionName |
public abstract String collectionName
Copyright © 2014. All Rights Reserved.