Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] How to reach the real dtp connection, wrapped by org.eclipse.jpt.db.internal.DTPConnectionWrapper

Title: How to reach the real dtp connection, wrapped by org.eclipse.jpt.db.internal.DTPConnectionWrapper
Hi Dimiter,

What info were you looking for from the DTP connection?  We are trying to provide a Facade with our DTPConnectionWrapper and hide the DTP model where possible.  It might make sense for us to provide the DTP Connection, but wanted to make sure this is what you really need, or whether we just need to add additional api to the wrapper.

Let me know,
Neil


Dimitrov, Dimiter wrote:

Hi there,

Could you help me with the following issue:
jpaProject.connectionProfile().getConnection() returns DTPConnectionWrapper
I need the real DTP connection, wrapped from this wrapper. How can I obtain it?
Thank you in advance.

Best Regards,
Dimiter


_______________________________________________ dali-dev mailing list dali-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dali-dev

Back to the top