org.jboss.seam.persistence.hibernate.test
Class ManagedHibernateSessionELTestBase

java.lang.Object
  extended by org.jboss.seam.persistence.hibernate.test.ManagedHibernateSessionELTestBase

public class ManagedHibernateSessionELTestBase
extends Object


Constructor Summary
ManagedHibernateSessionELTestBase()
           
 
Method Summary
static Class<?>[] getTestClasses()
           
 void testELInInquery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedHibernateSessionELTestBase

public ManagedHibernateSessionELTestBase()
Method Detail

getTestClasses

public static Class<?>[] getTestClasses()

testELInInquery

public void testELInInquery()
                     throws NotSupportedException,
                            SystemException,
                            SecurityException,
                            IllegalStateException,
                            RollbackException,
                            HeuristicMixedException,
                            HeuristicRollbackException
Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException


Copyright © 2011 Seam Framework. All Rights Reserved.