SPECIFIC_COLLECTION_INTERFACES A flag indicating whether or not specific (java.util.Set, java.util.List,
etc) collection interfaces should be used in assocation mutators and
accessors or whether the generic java.util.Collection interface should be
used.
final static String SPECIFIC_COLLECTION_INTERFACES(Code)
A flag indicating whether or not specific (java.util.Set, java.util.List,
etc) collection interfaces should be used in assocation mutators and
accessors or whether the generic java.util.Collection interface should be
used.