- #32: Support multiple table names for the same
Entity
⚠️ This is an Experimental API, which can change and/or disappear in any release.
Use the newBaseDb.table(TableDescriptor)
call in yourDb
to specify bothEntity
class and table name; the same is also supported by the newAbstractDelegatingTable(TableDescriptor)
constructor.