Package org.hibernate.jpamodelgen
Class ClassWriter
- java.lang.Object
-
- org.hibernate.jpamodelgen.ClassWriter
-
public final class ClassWriter extends java.lang.ObjectHelper class to write the actual meta model class using theFilerAPI.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidwriteFile(MetaEntity entity, Context context)
-
-
-
Method Detail
-
writeFile
public static void writeFile(MetaEntity entity, Context context)
-
-