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

Packages that use DefaultNamingStrategy
com.mysema.query.sql.codegen   
 

Uses of DefaultNamingStrategy in com.mysema.query.sql.codegen
 

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



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