DatabaseMetaData.getStringFunctions
Interface Overview | Interface Members |
This Package |
All Packages
public abstract String getStringFunctions() throws SQLException
Returns
the list
Description
Get a comma separated list of string functions.
Exceptions
SQLException
if a database-access error occurs.