Methods' Details |
getIsolatedConnectionWithCompletion
- Description
- attempts to establish a database connection.
If information is missing, such as
a user's password, they are completed by user interaction.
- Parameter handler
- The handler which ask for the needed information when they are missing.
- Returns
- A connection which is not shared.
- Throws
- com::sun::star::sdbc::SQLException
when an error occurs.
|
|
getIsolatedConnection
- Description
- attempts to establish a database connection.
- Parameter user
- The user name.
- Parameter password
- The password.
- Returns
- A connection which is not shared.
- Throws
- com::sun::star::sdbc::SQLException
when an error occurs.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.