Class SchemaExportWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.internal.factory.SchemaExportWrapperFactory
-
public class SchemaExportWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SchemaExportWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SchemaExportWrappercreateSchemaExportWrapper(ConfigurationWrapper configurationWrapper)
-
-
-
Method Detail
-
createSchemaExportWrapper
public static SchemaExportWrapper createSchemaExportWrapper(ConfigurationWrapper configurationWrapper)
-
-