One database connection to span a lift-session

10 views
Skip to first unread message

Baskaran S

unread,
Nov 21, 2021, 9:14:54 AM11/21/21
to Lift
Hi,

Does Lift allow one database connection to span an entire lift-session? Basically, issue multiple DDL and DML statements using one connection that spans a lift-session. Of course, on a per user basis for a small pool of users (say 10).

Similar to how admin tools (phpMyAdmin, MySQL Workbench, Toad, etc.,) maintain a database connection over a long duration (3 plus minutes) and allow multiple transactions where each transaction can issue many DDL and DML statements.

Any ideas on how to approach this use case?

-Baskaran
Reply all
Reply to author
Forward
0 new messages