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