getStringFunctions()

Syntax:

String getStringFunctions()
                          throws SQLException

Description:

Retrieves a comma-separated list of string functions available with this database. These are the Open Group CLI string function names used in the JDBC function escape clause.

Returns:

the list of string functions supported by this database

Throws:

SQLException - if a database access error occurs