-
Bug
-
Resolution: Fixed
-
P3
-
cts_6.0
-
b114
-
generic
-
generic
RowSetProvider.newFactory() method refers the ServiceLocator API. This term is
well-know, but strictly speaking is not defined by the Java SE spec. So
wouldn't it hurt to mention that service location works as it described
in the spec for the java.util.ServiceLoader class which is actually
used to obtain the rowset factory instance?
Also Statement.isCloseOnCompletion needs to be aligned with the changes to closeOnCompletion.
well-know, but strictly speaking is not defined by the Java SE spec. So
wouldn't it hurt to mention that service location works as it described
in the spec for the java.util.ServiceLoader class which is actually
used to obtain the rowset factory instance?
Also Statement.isCloseOnCompletion needs to be aligned with the changes to closeOnCompletion.