Package org.hibernate.jpa.boot.spi
Interface IntegratorProvider
-
public interface IntegratorProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Integrator>
getIntegrators()
-
-
-
Method Detail
-
getIntegrators
java.util.List<Integrator> getIntegrators()
-
-