Uses of Interface
org.hglteam.testing.jpatesting.JpaPropertyConfigurer
-
-
Uses of JpaPropertyConfigurer in org.hglteam.testing.jpatesting
Classes in org.hglteam.testing.jpatesting with type parameters of type JpaPropertyConfigurer Modifier and Type Interface Description interfaceJpaConfigurer<E extends JpaConfigurer<E,?>,PC extends JpaPropertyConfigurer<?,E>>interfaceJpaPropertyConfigurer<PC extends JpaPropertyConfigurer<PC,?>,C extends JpaConfigurer<?,PC>>
-