You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2005/07/07 19:00:09 UTC

cvs commit: db-ojb/src/java/org/apache/ojb/broker PersistenceBroker.java

arminw      2005/07/07 10:00:09

  Modified:    src/java/org/apache/ojb/broker Tag: OJB_1_0_RELEASE
                        PersistenceBroker.java
  Log:
  extend javadoc
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.30.2.4  +5 -2      db-ojb/src/java/org/apache/ojb/broker/PersistenceBroker.java
  
  Index: PersistenceBroker.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/java/org/apache/ojb/broker/PersistenceBroker.java,v
  retrieving revision 1.30.2.3
  retrieving revision 1.30.2.4
  diff -u -r1.30.2.3 -r1.30.2.4
  --- PersistenceBroker.java	9 Apr 2005 22:41:01 -0000	1.30.2.3
  +++ PersistenceBroker.java	7 Jul 2005 17:00:09 -0000	1.30.2.4
  @@ -360,7 +360,10 @@
       // *************************************************************************
   
       /**
  -     * Retrieve all Reference- and  Collection-attributes of a given instance
  +     * Retrieve all Reference- and  Collection-attributes of a given
  +     * instance, independent from the used metadata-settings of the
  +     * references.
  +     *  
        * @param pInstance the persistent instance
        */
       public void retrieveAllReferences(Object pInstance) throws PersistenceBrokerException;
  
  
  

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