edu.princeton.wordnet.orm.hibernate
Class Query2SQL

java.lang.Object
  extended by edu.princeton.wordnet.orm.hibernate.Query2SQL

public class Query2SQL
extends java.lang.Object

Author:
bbou

Constructor Summary
Query2SQL()
           
 
Method Summary
static java.lang.String format(java.lang.String thisSql)
           
static java.lang.String toSql(java.lang.String thisHql)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query2SQL

public Query2SQL()
Method Detail

toSql

public static java.lang.String toSql(java.lang.String thisHql)

format

public static java.lang.String format(java.lang.String thisSql)