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