Can someone please explain to me how to get a database-handle from DBIx::Class.
What I do is that I have some classes that get persisted via DBIx::Class, so I derive from DBIx::Class::Schema and call connect on it.
Later I want to call some PL/SQL (to interface with Oracle Advanced Queuing) and need a database-handle to prepare a query - so how can I get to that?
Many thanks!
In reply to database connection and DBIx::Class by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |