You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by kr...@apache.org on 2010/06/01 20:21:51 UTC

svn commit: r950185 - /db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java

Author: kristwaa
Date: Tue Jun  1 18:21:51 2010
New Revision: 950185

URL: http://svn.apache.org/viewvc?rev=950185&view=rev
Log:
DERBY-4653: Removed unused method.

Modified:
    db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java

Modified: db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java?rev=950185&r1=950184&r2=950185&view=diff
==============================================================================
--- db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java (original)
+++ db/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java Tue Jun  1 18:21:51 2010
@@ -2334,10 +2334,6 @@ public abstract class Connection impleme
         return databaseMetaData_.productLevel_.versionLevel_;
     }
 
-    public void setInUnitOfWork(boolean inUnitOfWork) {
-        inUnitOfWork_ = inUnitOfWork;
-    }
-    
     /**
      * Return the holdabilty for the Connection. Matches the
      * embedded driver in the restriction that while in a