org.makumba.providers.query.hql
Class DetectHQLTokenTypes

java.lang.Object
  extended by org.makumba.providers.query.hql.DetectHQLTokenTypes

public class DetectHQLTokenTypes
extends Object

Generateds file org/makumba/db/hibernate/hql/HqlTokenTypes.txt
The file is needed for HQL analysis

Author:
Cristian Bogdan

Constructor Summary
DetectHQLTokenTypes()
           
 
Method Summary
 void generate()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetectHQLTokenTypes

public DetectHQLTokenTypes()
Method Detail

main

public static void main(String[] args)

generate

public void generate()