public class MongoCollectionSchema extends Object implements Serializable
| Constructor and Description |
|---|
MongoCollectionSchema(String collectionName,
String collectionSchema) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCollectionName() |
String |
getCollectionSchema() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2024. All rights reserved.