Liferay 6.0.5

com.liferay.portal.dao.orm.hibernate
Class TypeTranslator

java.lang.Object
  extended by com.liferay.portal.dao.orm.hibernate.TypeTranslator

public class TypeTranslator
extends Object


Constructor Summary
TypeTranslator()
           
 
Method Summary
static org.hibernate.type.Type translate(Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeTranslator

public TypeTranslator()
Method Detail

translate

public static org.hibernate.type.Type translate(Type type)

Liferay 6.0.5