24.2.67. @Persister
The @Persister annotation is used to specify a custom entity or collection persister.
</div>
For entities, the custom persister must implement the EntityPersister interface.
</div>
For collections, the custom persister must implement the CollectionPersister interface.
</div> </div>