Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Gemini/JPA/Documentation/Integrations

< Gemini‎ | JPA‎ | Documentation
Revision as of 12:05, 19 June 2013 by Unnamed Poltroon (Talk) (Integrations)

Integrations

There are a number of integrations with other components that make Gemini JPA play well with others.

JDBC

Gemini JPA is integrated with the OSGi JDBC spec, and the use of Gemini DBAccess to access a JDBC datasource is highly recommended. See CreatingAnApplication#Using_Gemini_DBAccess

JNDI

Coming Soon.

Configuration Admin

See OtherTopics#Configuration_Admin section.

Back to the top