com.mysema.query.sql
Class MetaDataExporter
java.lang.Object
com.mysema.query.sql.MetaDataExporter
public class MetaDataExporter
- extends Object
MetadataExporter exports JDBC metadata to Querydsl query types
- Version:
- $Id$
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaDataExporter
public MetaDataExporter(String namePrefix,
String packageName,
String schemaPattern,
String tableNamePattern,
String targetFolder)
export
public void export(DatabaseMetaData md)
throws SQLException
- Throws:
SQLException
Copyright © 2007-2009 Mysema Ltd. All Rights Reserved.