Class ConfigurationWrapperFactory
java.lang.Object
org.hibernate.tool.orm.jbt.internal.factory.ConfigurationWrapperFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigurationWrappercreateJpaConfigurationWrapper(String persistenceUnit, Map<?, ?> properties) static ConfigurationWrapperstatic ConfigurationWrapper
-
Constructor Details
-
ConfigurationWrapperFactory
public ConfigurationWrapperFactory()
-
-
Method Details
-
createNativeConfigurationWrapper
-
createRevengConfigurationWrapper
-
createJpaConfigurationWrapper
public static ConfigurationWrapper createJpaConfigurationWrapper(String persistenceUnit, Map<?, ?> properties)
-