(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

unpublished service FILEConnectionProperties
Usage Restrictions
not published
Description
represents the properties for a FILE 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, ConnectionProperties

Included Services - Summary
ConnectionProperties
(referenced entity's summary:)
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().
Properties' Summary
string
CharSet
[ OPTIONAL ]
specifies the encoding to use to translate the backend data  
Included Services - Details
ConnectionProperties
(referenced entity's summary:)
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().
Properties' Details
CharSet
string CharSet;
Usage Restrictions
optional
Description
specifies the encoding to use to translate the backend data

See the IANA character set list for a list of valid values.


 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos 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.