Change an Object Model - Java SDK
On this page
Realm is now Atlas Device SDK – Learn More
Tip
You can use the RealmConfiguration.shouldDeleteRealmIfMigrationNeeded() builder method when constructing a realm to delete the realm instead of performing a migration when a migration is required. This can come in handy during development when schemas often change.