Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
J
S
A
acceptsURL(String)
- Method in class com.caucho.jdbc.mysql.
Driver
Driver function which returns true if the url is one of ours.
C
com.caucho.jdbc.mysql
- package com.caucho.jdbc.mysql
connect(String, Properties)
- Method in class com.caucho.jdbc.mysql.
Driver
Driver interface to create a new connection.
D
Driver
- class com.caucho.jdbc.mysql.
Driver
.
This is an experimental driver.
Driver()
- Constructor for class com.caucho.jdbc.mysql.
Driver
G
getEncoding()
- Method in class com.caucho.jdbc.mysql.
Driver
Gets the character encoding.
getMajorVersion()
- Method in class com.caucho.jdbc.mysql.
Driver
getMinorVersion()
- Method in class com.caucho.jdbc.mysql.
Driver
getPropertyInfo(String, Properties)
- Method in class com.caucho.jdbc.mysql.
Driver
getRootCause()
- Method in class com.caucho.jdbc.mysql.
SQLExceptionWrapper
Returns the root cause.
J
jdbcCompliant()
- Method in class com.caucho.jdbc.mysql.
Driver
S
setEncoding(String)
- Method in class com.caucho.jdbc.mysql.
Driver
Sets the character encoding.
SQLExceptionWrapper
- exception com.caucho.jdbc.mysql.
SQLExceptionWrapper
.
Wraps an exception in a SQLException wrapper.
SQLExceptionWrapper(String)
- Constructor for class com.caucho.jdbc.mysql.
SQLExceptionWrapper
Creates the wrapper with a message.
SQLExceptionWrapper(String, Throwable)
- Constructor for class com.caucho.jdbc.mysql.
SQLExceptionWrapper
Creates the wrapper with a message and a root cause.
SQLExceptionWrapper(Throwable)
- Constructor for class com.caucho.jdbc.mysql.
SQLExceptionWrapper
Creates the wrapper with a root cause.
A
C
D
G
J
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes