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