org.apache.torque.templates
Class GenerateOmClassesFromJavaTest

java.lang.Object
  extended by org.apache.torque.templates.GenerateOmClassesFromJavaTest

public class GenerateOmClassesFromJavaTest
extends Object

Tests how to access the templates from java. This does not really test the templates, however in the reference documentation it is mentioned how to use the genrator/tempaltes from java, and this test makes sure it works as documented.

Version:
$Id: GenerateOmClassesFromJavaTest.java 1403479 2012-10-29 20:19:13Z tfischer $

Constructor Summary
GenerateOmClassesFromJavaTest()
           
 
Method Summary
 void generateOMClassesFromJava()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateOmClassesFromJavaTest

public GenerateOmClassesFromJavaTest()
Method Detail

generateOMClassesFromJava

public void generateOMClassesFromJava()
                               throws Exception
Throws:
Exception


Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.