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