Uses of Class
org.hglteam.testing.jpatesting.providers.h2.H2JpaConfigurer
-
-
Uses of H2JpaConfigurer in org.hglteam.testing.jpatesting.providers.h2
Methods in org.hglteam.testing.jpatesting.providers.h2 that return H2JpaConfigurer Modifier and Type Method Description protected H2JpaConfigurerH2JpaConfigurer. self()static H2JpaConfigurerH2JpaConfigurer. start()Constructors in org.hglteam.testing.jpatesting.providers.h2 with parameters of type H2JpaConfigurer Constructor Description H2JpaPropertyConfigurer(H2JpaConfigurer configurer)
-