[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

proxy objects



hello,

I have a question which doesn't seen to be documented:

I have a database object (extending OzoneObject), which contains a HashMap, 
which contains Vectors, which contains other Database objects (extending 
OzoneObject).

Am I authorized to do this? I have the feeling that the HashMap and the 
Vectors will have to be more or less "database-aware"...

Stan