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

List:       slide-dev
Subject:    cvs commit: jakarta-slide/src/stores/org/apache/slide/store/impl/rdbms JDBCStore.java
From:       cmlenz () apache ! org
Date:       2002-08-27 14:07:16
[Download RAW message or body]

cmlenz      2002/08/27 07:07:16

  Modified:    src/stores/org/apache/slide/store/impl/rdbms JDBCStore.java
  Log:
  added javadoc comment
  
  Revision  Changes    Path
  1.15      +8 -5      jakarta-slide/src/stores/org/apache/slide/store/impl/rdbms/JDBCStore.java
  
  Index: JDBCStore.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/stores/org/apache/slide/store/impl/rdbms/JDBCStore.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- JDBCStore.java	23 Aug 2002 11:21:40 -0000	1.14
  +++ JDBCStore.java	27 Aug 2002 14:07:16 -0000	1.15
  @@ -178,7 +178,10 @@
       
       
       /**
  -     * 
  +     * The adapter that much of the actual database interaction (SQL selects and
  +     * updates) will be delegated to. By default this will be an instance of 
  +     * StandardRDBMSAdapter, but it may be configured by the user to allow the 
  +     * use of specialized database support.
        */
       private RDBMSAdapter adapter;
       
  
  
  

--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@jakarta.apache.org>

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

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