Uses of Interface
org.jboss.jca.as.converters.NoTxConnectionFactory
Packages that use NoTxConnectionFactory
-
Uses of NoTxConnectionFactory in org.jboss.jca.as.converters
Subinterfaces of NoTxConnectionFactory in org.jboss.jca.as.convertersClasses in org.jboss.jca.as.converters that implement NoTxConnectionFactoryModifier and TypeClassDescriptionclassA LegacyConnectionFactoryImp impl.Methods in org.jboss.jca.as.converters that return types with arguments of type NoTxConnectionFactoryModifier and TypeMethodDescriptionConnectionFactories.getNoTxConnectionFactory()Get the NoTxConnectionFactoryConnectionFactoriesImpl.getNoTxConnectionFactory()Constructor parameters in org.jboss.jca.as.converters with type arguments of type NoTxConnectionFactoryModifierConstructorDescriptionConnectionFactoriesImpl(List<NoTxConnectionFactory> noTxConnectionFactory, List<TxConnectionFactory> txConnectionFactory) ConnectionFactoriesImpl