com.continuent.tungsten.common.patterns.order
Class HighWaterResourceFactory

java.lang.Object
  extended by com.continuent.tungsten.common.patterns.order.HighWaterResourceFactory

public class HighWaterResourceFactory
extends java.lang.Object


Constructor Summary
HighWaterResourceFactory()
           
 
Method Summary
static HighWaterResource getHighWater(DataSource ds, java.sql.Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HighWaterResourceFactory

public HighWaterResourceFactory()
Method Detail

getHighWater

public static HighWaterResource getHighWater(DataSource ds,
                                             java.sql.Connection conn)
                                      throws java.sql.SQLException
Throws:
java.sql.SQLException