Class FieldDiscovery

    • Constructor Detail

      • FieldDiscovery

        public FieldDiscovery()
    • Method Detail

      • apply

        public void apply​(Datastore datastore,
                          EntityModelBuilder builder)
        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
        builder - the builder to apply the convention to