Interface MetadataBuilderFactory


  • public interface MetadataBuilderFactory
    An extension point for integrators that wish to hook into the process of how a Metadata is built. Intended as a "discoverable service" (ServiceLoader). There can be at most one implementation discovered that returns a non-null SessionFactoryBuilder.