com.mysema.query.codegen
Class JavaTypeMappings

java.lang.Object
  extended by com.mysema.query.codegen.TypeMappings
      extended by com.mysema.query.codegen.JavaTypeMappings

public class JavaTypeMappings
extends TypeMappings

JavaTypeMappings defines mappings from TypeCategory instances to Expression types

Author:
tiwe

Constructor Summary
JavaTypeMappings()
           
 
Method Summary
 
Methods inherited from class com.mysema.query.codegen.TypeMappings
getExprType, getExprType, getPathType, getPathType, getQueryType, getTemplateType, getTemplateType, isRegistered, register, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaTypeMappings

public JavaTypeMappings()


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