|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.data.document.mongodb.MongoCollectionUtils
public abstract class MongoCollectionUtils
Helper class featuring helper methods for working with MongoDb collections.
Mainly intended for internal use within the framework.
| Method Summary | |
|---|---|
static java.lang.String |
getPreferredCollectionName(java.lang.Class<?> entityClass)
Obtains the collection name to use for the provided class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getPreferredCollectionName(java.lang.Class<?> entityClass)
entityClass - The class to determine the preferred collection name for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||