it.amattioli.dominate.specifications.hibernate
Class HqlUtils

Show UML class diagram
java.lang.Object
  extended by it.amattioli.dominate.specifications.hibernate.HqlUtils

public class HqlUtils
extends Object


Method Summary
static String getTotalOrderOperator(TotalOrderComparisonType comparisonType)
           
static String hqlPropertyName(String propertyName)
           
static String normalizedPropertyName(String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

normalizedPropertyName

public static String normalizedPropertyName(String propertyName)

hqlPropertyName

public static String hqlPropertyName(String propertyName)

getTotalOrderOperator

public static String getTotalOrderOperator(TotalOrderComparisonType comparisonType)


Copyright © 2011. All Rights Reserved.