:: com :: sun :: star :: sdbc ::
|
service FILEConnectionProperties |
- 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
- See also
- XDriverManager
- See also
- ConnectionProperties
|
Properties' Summary |
Charset |
[ OPTIONAL ]
which charset should be used to fetch data.
|
Properties' Details |
Charset
long Charset;
- [ OPTIONAL ]
- Description
- which charset should be used to fetch data.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.