Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Reusing an Existing Datasource?

I'm attempting to get EclipseLink to play nice with an existing DAO
(J2SE project),
and I'd like to have reuse an existing JDBC Datasource rather than
configuring EclipseLink to connect itself. Is this possible? I don't
see anything obvious in the API.

Thanks!

-- 
./tch


Back to the top