Uses of Interface
org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy

Packages that use URLSelectorStrategy
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
org.jboss.jca.adapters.jdbc.local Loca transaction support 
org.jboss.jca.adapters.jdbc.xa This package contains the XA functionality 
 

Uses of URLSelectorStrategy in org.jboss.jca.adapters.jdbc
 

Methods in org.jboss.jca.adapters.jdbc that return URLSelectorStrategy
 URLSelectorStrategy BaseWrapperManagedConnectionFactory.getUrlSelectorStrategy()
          Get the url selector strategy
 

Uses of URLSelectorStrategy in org.jboss.jca.adapters.jdbc.local
 

Classes in org.jboss.jca.adapters.jdbc.local that implement URLSelectorStrategy
static class LocalManagedConnectionFactory.URLSelector
          Default implementation
 

Uses of URLSelectorStrategy in org.jboss.jca.adapters.jdbc.xa
 

Classes in org.jboss.jca.adapters.jdbc.xa that implement URLSelectorStrategy
static class XAManagedConnectionFactory.XADataSelector
          Default implementation
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)