Uses of Enum Class
org.hglteam.testing.jpatesting.JpaPropertyConfigurer.GenerationSource
-
Uses of JpaPropertyConfigurer.GenerationSource in org.hglteam.testing.jpatesting
Methods in org.hglteam.testing.jpatesting that return JpaPropertyConfigurer.GenerationSourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JpaPropertyConfigurer.GenerationSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hglteam.testing.jpatesting with parameters of type JpaPropertyConfigurer.GenerationSourceModifier and TypeMethodDescriptionJpaPropertyConfigurer.schemaGenerationCreateSource(JpaPropertyConfigurer.GenerationSource source) JpaPropertyConfigurer.schemaGenerationDropSource(JpaPropertyConfigurer.GenerationSource source)