public class ImageDao extends DefaultMongoDao<Image>
| Modifier and Type | Method and Description |
|---|---|
void |
create(Image item) |
void |
deleteById(Serializable id) |
db, getObjectMapper, modelType, mongoCollectionNamecollection, count, create, getAll, getById, getId, getType, search, searchInField, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, create, defaultSort, delete, delete, getByIds, searchInField, update, updateWithPrototypepublic void deleteById(Serializable id)
deleteById in interface Crud<Image>deleteById in class MongoDao<Image>Copyright © 2019. All rights reserved.