Hi,
I need to have parametrized triggers in my app to don't create new
class for each possible case. I can do this and prepare the patch, but
before I want to talk over implementation details. Currently I think
it will be adding parameters in parentheses in the end of trigger
class like that "com.example.MyH2Trigger('bbb', -5.7, null)".
Conctructor of the class here should have parameters (String,
BigDecimal, String [or BigDecimal]). Any thoughts, suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---