Class HbmExporterWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.internal.factory.HbmExporterWrapperFactory
-
public class HbmExporterWrapperFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHbmExporterWrapperFactory.HbmExporterExtension
-
Constructor Summary
Constructors Constructor Description HbmExporterWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HbmExporterWrappercreateHbmExporterWrapper(ConfigurationWrapper configurationWrapper, File file)
-
-
-
Method Detail
-
createHbmExporterWrapper
public static HbmExporterWrapper createHbmExporterWrapper(ConfigurationWrapper configurationWrapper, File file)
-
-