DatabaseMetaData.getTimeDateFunctions

DatabaseMetaData.getTimeDateFunctions

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract String getTimeDateFunctions() throws SQLException
Returns
the list
Description
Get a comma separated list of time and date functions.

Exceptions
SQLException if a database-access error occurs.