[Gambas-user] how to override Exec if already inherist from colection (conection pool emulation)

Jussi Lahtinen jussi.lahtinen at gmail.com
Wed Jul 4 00:08:41 CEST 2018


Create new class that inherits connection. Do the overriding there and use
the new class instead of the connection class.


Jussi

On Wed, Jul 4, 2018 at 12:59 AM, PICCORO McKAY Lenz <mckaygerhard at gmail.com>
wrote:

> i already made my db pool emulation in rudimentary efforts..
>
> my class already inherits from collection, but now i wnats to overrides
> the exec method of each stored connection, how to made it
>
> i attach the project
>
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180704/a978c6ed/attachment.html>


More information about the User mailing list