com.mysema.query.sql
Class SQLCodegenModule
java.lang.Object
  
com.mysema.util.AbstractModule
      
com.mysema.query.codegen.CodegenModule
          
com.mysema.query.sql.SQLCodegenModule
public class SQLCodegenModule
- extends CodegenModule
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BEAN_SUFFIX
public static final String BEAN_SUFFIX
- See Also:
 - Constant Field Values
 
BEAN_PREFIX
public static final String BEAN_PREFIX
- See Also:
 - Constant Field Values
 
PACKAGE_NAME
public static final String PACKAGE_NAME
- See Also:
 - Constant Field Values
 
INNER_CLASSES_FOR_KEYS
public static final String INNER_CLASSES_FOR_KEYS
- See Also:
 - Constant Field Values
 
SQLCodegenModule
public SQLCodegenModule()
configure
protected void configure()
- Overrides:
 configure in class CodegenModule
 
 
getPrefix
public String getPrefix()
 
getSuffix
public String getSuffix()
 
getBeanPrefix
public String getBeanPrefix()
 
getBeanSuffix
public String getBeanSuffix()
 
getPackageName
public String getPackageName()
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.