Class MorphiaDefaultsConvention

    • Constructor Detail

      • MorphiaDefaultsConvention

        public MorphiaDefaultsConvention()
    • Method Detail

      • apply

        public void apply​(Datastore datastore,
                          EntityModelBuilder modelBuilder)
        Description copied from interface: MorphiaConvention
        This method applies this Convention to the given builder
        Specified by:
        apply in interface MorphiaConvention
        Parameters:
        datastore - the datastore to use
        modelBuilder - the builder to apply the convention to