com.mysema.query.jpa.hibernate
Class HibernateDomainExporter
java.lang.Object
  
com.mysema.query.jpa.hibernate.HibernateDomainExporter
public class HibernateDomainExporter
- extends Object
 
- Author:
 
  - tiwe
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
HibernateDomainExporter
public HibernateDomainExporter(String namePrefix,
                               File targetFolder,
                               org.hibernate.cfg.Configuration configuration)
HibernateDomainExporter
public HibernateDomainExporter(String namePrefix,
                               File targetFolder,
                               SerializerConfig serializerConfig,
                               org.hibernate.cfg.Configuration configuration)
execute
public void execute()
             throws IOException
- Throws:
 IOException
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.