Methods' Summary |
getCommand |
returns the SQL statement of the view
|
alterCommand |
allows to alter the SQL statement of a view
|
Methods' Details |
getCommand
- Description
- returns the SQL statement of the view
- Parameter view
- the table to be renamed
- Throws
- com::sun::star::sdbc::SQLException
|
|
alterCommand
- Description
- allows to alter the SQL statement of a view
- Parameter view
- the view to be altered
- Parameter command
- the new SQL statement
- Throws
- com::sun::star::sdbc::SQLException
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.