Class SingleConnectionSet

java.lang.Object
ru.bgcrm.util.sql.ConnectionSet
ru.bgcrm.util.sql.SingleConnectionSet

public class SingleConnectionSet extends ConnectionSet
Implementation of ConnectionSet returning always the same master connection. Eliminates advantages of real connection set, can be used as quick adapter.