Did you know ... Search Documentation:
Title for pldoc(dir_index)

cql

Prolog files

cql.pl  -- CQL - Constraint Query LanguageShow source
cql_autoschema.plShow source
cql_database.plShow source
application_value_to_odbc_value/7Source
current_transaction_id/1Source
odbc_cleanup_and_disconnect/1Rollback the current transaction, retract and free prepared statements, then disconnect.Source
odbc_execute_with_statement_cache/7Source
odbc_value_to_application_value/5Source
register_database_connection_details/2This should be called once to register the database connection details.Source
resolve_deadlock/1Call Goal as in catch/3.Source
save_database_event/6Need this because its called from the caller's module and we want the fact asserted in this module.Source
cql_hooks.plShow source
sql_keywords.plShow source
sql_parser.pl  -- SQL ParserShow source
sql_tokenizer.plShow source
sql_write.plShow source