Table in Oracle 7.3

I need to define a table data type, and access it from my java program with an ArrayDescriptor.The only way I know of to define this kind of table is in a package. When I try to construct the ArrayDescriptor using "package.table_type" I get an exception.How do I do it?
[297 byte] By [babaler] at [2007-9-26 4:30:22]
# 1
upping
babaler at 2007-6-29 17:42:42 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...