Uses of Interface
com.tangosol.coherence.transaction.ConnectionFactory
-
Packages that use ConnectionFactory Package Description com.tangosol.coherence.transaction Contains classes related to the Coherence Transaction Framework. -
-
Uses of ConnectionFactory in com.tangosol.coherence.transaction
Classes in com.tangosol.coherence.transaction that implement ConnectionFactory Modifier and Type Class Description class
DefaultConnectionFactory
Connection factory used to obtain a logical connection to a Coherence cache service.
-