org.kuali.common.util.validate.hibernate.programmatic
Class SimpleTest

java.lang.Object
  extended by org.kuali.common.util.validate.hibernate.programmatic.SimpleTest

public class SimpleTest
extends Object


Constructor Summary
SimpleTest()
           
 
Method Summary
 void test()
           
 void testGetClassLevelAnnotations()
           
 void testGetFieldLevelAnnotations()
           
 void testIsConstraint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTest

public SimpleTest()
Method Detail

testIsConstraint

public void testIsConstraint()

testGetClassLevelAnnotations

public void testGetClassLevelAnnotations()

testGetFieldLevelAnnotations

public void testGetFieldLevelAnnotations()
                                  throws Exception
Throws:
Exception

test

public void test()


Copyright © 2010–2014 The Kuali Foundation. All rights reserved.