Package 

Class ReactivePanacheMongoEntityBase


  • 
    public abstract class ReactivePanacheMongoEntityBase
    
                        

    Represents an entity. If your Mongo entities extend this class they gain auto-generated accessors to all their public fields, as well as a lot of useful methods. Unless you have a custom ID strategy, you should not extend this class directly but extend ReactivePanacheMongoEntity instead.