The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: sdbc ::

service ConnectionProperties
Description
represents the properties for a connection (session) with a specific database. These properties can be used when calling the method XDriver::connect() or XDriverManager::getConnectionWithInfo().

The properties for a connection contain additonal information about how to connect to a database and how to control the behavior of the resulting connection should be.

See also
XDriver, XDriverManager, JDBCConnectionProperties, ODBCConnectionProperties, FILEConnectionProperties, DBASEConnectionProperties, FLATConnectionProperties

Properties' Summary
string
user
[ OPTIONAL ]
the username  
string
password
[ OPTIONAL ]
the password  
Properties' Details
user
string user;
Usage Restrictions
optional
Description
the username
password
string password;
Usage Restrictions
optional
Description
the password

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.