I have an application that creates tables in a derby database. Some of the tables contain specific variables (i.e. predetermined column names) and, therefore, are of a certain "type". Some functions in the application only work with some "types" of tables. Is there a way to use metadata to identify which "type" of table a user has selected?

Thank,
Patrick

Reply via email to