Uses of Class
com.mysema.query.sql.DefaultNamingStrategy

Packages that use DefaultNamingStrategy
com.mysema.query.sql SQL/JDBC support for Querydsl 
 

Uses of DefaultNamingStrategy in com.mysema.query.sql
 

Subclasses of DefaultNamingStrategy in com.mysema.query.sql
 class ExtendedNamingStrategy
          ExtendedNamingStrategy works like the DefaultNamingStrategy but tries to create foreign key property names in a different way.
 



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