com.mchange.v2.c3p0
Class C3P0Registry

java.lang.Object
  extended by com.mchange.v2.c3p0.C3P0Registry

public final class C3P0Registry
extends java.lang.Object


Constructor Summary
C3P0Registry()
           
 
Method Summary
static java.lang.Object coalesce(com.mchange.v2.c3p0.impl.IdentityTokenized idt)
           
static java.util.Set getPooledDataSources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3P0Registry

public C3P0Registry()
Method Detail

getPooledDataSources

public static java.util.Set getPooledDataSources()

coalesce

public static java.lang.Object coalesce(com.mchange.v2.c3p0.impl.IdentityTokenized idt)