Interface HbmExporterWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexportPOJO(Map<Object,Object> map, Object pojoClass)FilegetOutputDirectory()voidsetExportPOJODelegate(Object delegate)voidsetOutputDirectory(File f)voidstart()-
Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper
getWrappedObject
-
-