You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/02/05 23:52:26 UTC

cvs commit: db-torque/src/java/org/apache/torque/dsfactory TorqueDataSourceFactory.java

seade       2004/02/05 14:52:26

  Modified:    src/java/org/apache/torque/dsfactory Tag: TORQUE_3_1_BRANCH
                        TorqueDataSourceFactory.java
  Log:
  Fixed deprecation comment.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.13.2.1  +3 -3      db-torque/src/java/org/apache/torque/dsfactory/Attic/TorqueDataSourceFactory.java
  
  Index: TorqueDataSourceFactory.java
  ===================================================================
  RCS file: /home/cvs/db-torque/src/java/org/apache/torque/dsfactory/Attic/TorqueDataSourceFactory.java,v
  retrieving revision 1.13
  retrieving revision 1.13.2.1
  diff -u -r1.13 -r1.13.2.1
  --- TorqueDataSourceFactory.java	19 Aug 2003 18:30:34 -0000	1.13
  +++ TorqueDataSourceFactory.java	5 Feb 2004 22:52:26 -0000	1.13.2.1
  @@ -3,7 +3,7 @@
   /* ====================================================================
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * @author <a href="mailto:jmcnally@apache.org">John McNally</a>
    * @author <a href="mailto:hps@intermeta.de">Henning P. Schmiedehausen</a>
    * @version $Id$
  - * @deprecated as of version 3.1, use Jdbc2PoolDataSourceFactory
  + * @deprecated as of version 3.1, use SharedPoolDataSourceFactory
    */
   public class TorqueDataSourceFactory
       extends AbstractDataSourceFactory
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org