[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosscx/src/main/org/jboss/resource/adapter/jdbc   ...
From:       Weston Price <weston.price () jboss ! com>
Date:       2006-05-31 22:39:46
Message-ID: E1FlZLu-0004R8-DW () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: wprice  
  Date: 06/05/31 18:39:46

  Modified:    src/main/org/jboss/resource/adapter/jdbc  
                        BaseWrapperManagedConnectionFactory.java
                        BaseWrapperManagedConnection.java
  Log:
  Removed getProps() methods  from children (HA and Local), changed method name to \
getProperties() and added to matchManagedConnections in children.  
  Revision  Changes    Path
  1.24      +2 -1      \
jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: BaseWrapperManagedConnectionFactory.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -b -r1.23 -r1.24
  --- BaseWrapperManagedConnectionFactory.java	31 May 2006 20:37:34 -0000	1.23
  +++ BaseWrapperManagedConnectionFactory.java	31 May 2006 22:39:46 -0000	1.24
  @@ -42,13 +42,14 @@
   
   import org.jboss.logging.Logger;
   import org.jboss.resource.JBossResourceException;
  +import org.jboss.resource.connectionmanager.ConnectionSupportStrategy;
   
   /**
    * BaseWrapperManagedConnectionFactory
    *
    * @author <a href="mailto:d_jencks@users.sourceforge.net">David Jencks</a>
    * @author <a href="mailto:adrian@jboss.com">Adrian Brock</a>
  - * @version $Revision: 1.23 $
  + * @version $Revision: 1.24 $
    */
   
   public abstract class BaseWrapperManagedConnectionFactory implements \
ManagedConnectionFactory, ValidatingManagedConnectionFactory, Serializable  
  
  
  1.21      +7 -2      \
jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.java  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: BaseWrapperManagedConnection.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.java,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- BaseWrapperManagedConnection.java	2 Mar 2006 17:41:46 -0000	1.20
  +++ BaseWrapperManagedConnection.java	31 May 2006 22:39:46 -0000	1.21
  @@ -54,7 +54,7 @@
    *
    * @author <a href="mailto:d_jencks@users.sourceforge.net">David Jencks</a>
    * @author <a href="mailto:adrian@jboss.com">Adrian Brock</a>
  - * @version $Revision: 1.20 $
  + * @version $Revision: 1.21 $
    */
   
   public abstract class BaseWrapperManagedConnection
  @@ -241,6 +241,11 @@
         }
      }
   
  +   public Properties getProperties()
  +   {
  +      return this.props;
  +      
  +   }
      void closeHandle(WrappedConnection handle)
      {
         synchronized (stateLock)
  
  
  


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic