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

objectsOfClass not working?




i made modifications of the tutorial program to list all objects of a
given class by using 

db.objectsOfClass( CarImpl.class.getName() )

and it's behaving very strangely.  it just abruptly terminates my
program.

has anyone else noticed this behavior?

thanks,

aadi