v2.1.7: Handles entity creation and persistence
Streamlines entity creation by allowing either a callable or a 'createEntity' method to be used. Ensures the entity is persisted after creation and initialization, improving data management.
Streamlines entity creation by allowing either a callable or a 'createEntity' method to be used. Ensures the entity is persisted after creation and initialization, improving data management.