Uses of Class
org.hglteam.testing.jpatesting.providers.postgres.PostgresJpaConfigurer
-
-
Uses of PostgresJpaConfigurer in org.hglteam.testing.jpatesting.providers.postgres
Methods in org.hglteam.testing.jpatesting.providers.postgres that return PostgresJpaConfigurer Modifier and Type Method Description static PostgresJpaConfigurerPostgresJpaConfigurer. begin()static PostgresJpaConfigurerPostgresJpaConfigurer. begin(DatasourceProvider datasourceProvider)protected PostgresJpaConfigurerPostgresJpaConfigurer. self()Constructors in org.hglteam.testing.jpatesting.providers.postgres with parameters of type PostgresJpaConfigurer Constructor Description PostgresJpaPropertyConfigurer(PostgresJpaConfigurer configurer)
-