In order to successfully register and configure a new entity capable of being saved and loaded from the
database, you must create a model and which three of the following? (Choose three)

A.
collection class
B.
Configuration settings in your module’s config.xrnl
C.
An entry in Mage:: $_registry
D.
A record in the eav_entity table
E.
A resource model
F.
A table in the database that will store the entity’s data