You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TRQS60>
Type : Enhancement
Issue Id : TRQS60
Reported by: thierry lach
thierrylach - ([EMAIL PROTECTED])
Details:
Summary: Handle tables and views properly
Description: Currently the jdbc task extracts all tables and views, but the xml
created does not indicate which are tables and which are views.
The xml file _should_ indicate whether the object is a table or a view.
When using the jdbc task to reverse-engineer a database, it would be useful to be able
to select only tables, only views, or both tables and views.
Also, the syntax for creating a view is different from that for creating a table.
Currently all objects in the schema.xml are created as tables in the schema.sql.
Status: New
Priority: Medium
--
To unsubscribe, e-mail: <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>