Sintaxis
Método
Base datos NoSQL
public Boolean dropDatabase()
MongoDB
use mybasedatos db.dropDatabase()
planetRepository.dropDatabase();
Last updated 5 years ago
Was this helpful?