File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring-framework-reference/src Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 164
164
allows for specifying a <interfacename >ConnectionSpec</interfacename >
165
165
instance to use for all operations on a given factory. If the adapter's
166
166
<literal >connectionSpec</literal > property is specified, the adapter
167
- uses the <literal >getConnection</literal > variant without argument, else
168
- the one with the <interfacename >ConnectionSpec</interfacename >
169
- argument.</para >
167
+ uses the <literal >getConnection</literal > variant with the
168
+ <interfacename >ConnectionSpec</interfacename > argument, otherwise
169
+ the variant without argument.</para >
170
170
171
171
<programlisting language =" xml" >< bean id="managedConnectionFactory"
172
172
class="com.sun.connector.cciblackbox.CciLocalTxManagedConnectionFactory">
You can’t perform that action at this time.
0 commit comments