org.hibernate.jpamodelgen
Class ClassWriter

java.lang.Object
  extended by org.hibernate.jpamodelgen.ClassWriter

public class ClassWriter
extends java.lang.Object

Author:
Emmanuel Bernard

Constructor Summary
ClassWriter()
           
 
Method Summary
static void writeFile(MetaEntity entity, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassWriter

public ClassWriter()
Method Detail

writeFile

public static void writeFile(MetaEntity entity,
                             Context context)


Copyright © 2009-2010. All Rights Reserved.