E - the entity classT - the class of the entity Idpublic class NosqlDaoImpl<E extends NoSqlEntity,T extends Serializable> extends org.mongodb.morphia.dao.BasicDAO<E,T> implements NosqlDao<E,T>
| Constructor and Description |
|---|
NosqlDaoImpl(org.mongodb.morphia.Datastore datastore,
Class<E> clazz)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll()
Only for internal (test) usage, clears a table...
|
count, count, count, createQuery, createUpdateOperations, delete, delete, deleteById, deleteByQuery, ensureIndexes, exists, exists, find, find, findIds, findIds, findIds, findOne, findOne, findOneId, findOneId, findOneId, get, getCollection, getDatastore, getDs, getEntityClass, getEntityClazz, initDS, initType, keysToIds, save, save, update, updateFirstclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, count, createQuery, createUpdateOperations, delete, delete, deleteById, deleteByQuery, ensureIndexes, exists, exists, find, find, findIds, findIds, findIds, findOne, findOne, findOneId, findOneId, findOneId, get, getCollection, getDatastore, getEntityClass, save, save, update, updateFirstpublic void deleteAll()
NosqlDaodeleteAll in interface NosqlDao<E extends NoSqlEntity,T extends Serializable>Copyright © 2017 Europeana Foundation + AIT. All rights reserved.