MetaStore.setReservedKeywordsFunc

void setReservedKeywordsFunc(gda.types.SqlReservedKeywordsFunc func = null)

Specifies a function which store will use to determine if a keyword is an SQL reserved keyword or not.

This method is mainly used by database providers.

Parameters

funca #GdaSqlReservedKeywordsFunc function, or null