What is the difference between Java Collection And Oracle Collection?

Hi!

I've a question. I don't know whether this is crazy or not. I want to know is there any difference between Java collection and Oracle collection. Or is there any similerities between these two. I know JAVA is a full grown language - oracle is not a full grown language. But, according to the latest release by Oracle what are the plus point does oracle have over JAVA on this context. Or is it like - JAVA has lot more advantage in this context than oracle.

I'll be waiting for your reply. Thanks in advance.

Regards.

Satyaki De.

[567 byte] By [Satyaki_Dea] at [2007-11-26 17:35:56]
# 1
Are you talking about the Oracle Collection functions? If so those functions operate on nested tables and varrays. A Java collection represents a group of objects. The former relates to a relational database and the latter is a programming construct.
paternostroa at 2007-7-9 0:04:01 > top of Java-index,Core,Core APIs...