Can a ibatis statement create a trigger?

View: New views
1 Messages — Rating Filter:   Alert me  

Can a ibatis statement create a trigger?

by Alex Sherwin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Using MySQL 5.1.x and iBatis 2.x,

We're trying to find a way to create triggers along with the schemas and
tables an iBatis function creates.  Currently, a stored procedure is
creating a new DB and adding tables (works fine), but MySQL stored
procedures cannot create triggers, so we're seeing if we can do this
with iBatis.  I've tried everything I can find, tried using the multi
query jdbc url param etc without any luck.

Main problem is that I need to set a delimiter, then set it back... and
I can't seem to find any way to do that with iBatis

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@...
For additional commands, e-mail: user-java-help@...