implementation of simple String[] for class descirptors
-------------------------------------------------------

         Key: OJB-28
         URL: http://issues.apache.org/jira/browse/OJB-28
     Project: OJB
        Type: New Feature
  Components: PB-API  
    Versions: 1.0.x CVS    
 Environment: Windows XP, Java 1.4.2
    Reporter: Bobby Lawrence
    Priority: Minor


It would be nice if I could easily implement a String[] member variable within 
a class

public class Person{
  private String[] emails;
}



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to