Class ExporterWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.internal.factory.ExporterWrapperFactory
-
public class ExporterWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ExporterWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExporterWrappercreateExporterWrapper(String className)
-
-
-
Method Detail
-
createExporterWrapper
public static ExporterWrapper createExporterWrapper(String className)
-
-