com.mysema.query.sql
Class SQLTypeMapping

java.lang.Object
  extended by com.mysema.query.sql.SQLTypeMapping

public class SQLTypeMapping
extends Object

Author:
tiwe

Constructor Summary
SQLTypeMapping()
           
 
Method Summary
 Class<?> get(int sqlType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLTypeMapping

public SQLTypeMapping()
Method Detail

get

public Class<?> get(int sqlType)


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