org.logicalcobwebs.proxool
Class Hibernate3SpringTest

java.lang.Object
  extended by AbstractTransactionalSpringContextTests
      extended by org.logicalcobwebs.proxool.AbstractSpringIntegrationTestBase
          extended by org.logicalcobwebs.proxool.Hibernate3SpringTest

public class Hibernate3SpringTest
extends AbstractSpringIntegrationTestBase

Tests the Proxool pool configured as a datasource in Spring and tested against Hibernate 3.1.x

Since:
Mar 16, 2006 @ 8:19:48 AM
Author:
Mark Eagle, Phil Barnes

Field Summary
private static Log LOG
           
 
Constructor Summary
Hibernate3SpringTest()
           
 
Method Summary
 void testSimpleConnection()
           
 
Methods inherited from class org.logicalcobwebs.proxool.AbstractSpringIntegrationTestBase
getConfigLocations, onSetUpBeforeTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final Log LOG
Constructor Detail

Hibernate3SpringTest

public Hibernate3SpringTest()
Method Detail

testSimpleConnection

public void testSimpleConnection()
                          throws ProxoolException
Throws:
ProxoolException