Package com.mysema.query.sql.codegen

Interface Summary
NamingStrategy NamingStrategy defines a conversion strategy from table to class and column to property names
 

Class Summary
AbstractNamingStrategy  
DefaultNamingStrategy DefaultNamingStrategy is the default implementation of the NamingStrategy interface.
ExtendedBeanSerializer ExtendedBeanSerialzier which outputs primary key based equals, hashCode and toString implementations
ExtendedNamingStrategy ExtendedNamingStrategy works like the DefaultNamingStrategy but tries to create foreign key property names in a different way.
KeyDataFactory  
MetaDataExporter MetadataExporter exports JDBC metadata to Querydsl query types
MetaDataSerializer MetaDataSerializer defines the Query type serialization logic for MetaDataExporter.
OriginalNamingStrategy OriginalNamingStrategy preserves the table and column names in the conversion
SQLCodegenModule  
SQLQueryTypeFactory  
 



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.