Are we able to manage UDFs, and triggers in Derby database from your own Java Application ?
By controlling I am talking about :
You should use [cde] to complete the preferred DDL, e.g. CREATE FUNCTION, DROP FUNCTION, CREATE TRIGGER, DROP TRIGGER, etc.