Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.0
-
None
-
None
Description
My application diplays the list of all the schemas a database contain. Some of these schemas are internal system schemas. For example, in a derby database, all schemas whose name starts with "SYS" should not be displayed. It would be good if the PlatformInfo object provide accessors for internal schemas.