net.sf.jagzilla.hibernate
Class NamedQueryTest

java.lang.Object
  extended byjunit.framework.TestCase
      extended bynet.sf.jagzilla.hibernate.BaseTest
          extended bynet.sf.jagzilla.hibernate.NamedQueryTest

public class NamedQueryTest
extends BaseTest

test cases for NamedQuery.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
NamedQueryTest()
           
 
Method Summary
 void testList()
           
 
Methods inherited from class net.sf.jagzilla.hibernate.BaseTest
setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedQueryTest

public NamedQueryTest()
Method Detail

testList

public void testList()


Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.