Can we manage UDFs, and triggers in Derby database from our own Java Application ?
By managing I mean :
You can use executeUpdate() to execute the desired DDL, e.g. CREATE FUNCTION, DROP FUNCTION, CREATE TRIGGER, DROP TRIGGER, etc.
executeUpdate()
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
3 years ago
viewed
140 times
active