MongoRepositoryOld¶
-
public class
MongoRepositoryOldimplements AuthRepository, UserRepository, DataSourceAware<MongoDataSource>, MongoRepositoryVersionAware¶ MongoRepository is implementation of UserRepository and AuthRepository which supports MongoDB data store.
Author: andrzej
Fields¶
Methods¶
getUserUID¶
-
public long
getUserUID(BareJID user)¶ Should be removed an only relational DB are using this and it is not required by any other code {@inheritDoc}
readAllDistinctValuesForField¶
setDataSource¶
-
public void
setDataSource(MongoDataSource dataSource)¶