Eclipse Java EE: How to create a connection profile for MongoDB? -


i establish nosql database connection project (using jpa , eclipselink) mongodb running on default (localhost:27017). activated jpa 2.1 under project facets , got stuck @ further configuration, part connection profile (see images below).

what connection profile have choose? 1 of available profiles match concern (mongodb)? on right path @ or approach nonsense?

any highly appreciated. open kind of suggestions.

let me know if need more information.

choice of connection profile

do really need use jpa on application?

i think have easier options start project.

morphia -> closely emulates jpa model

spring data mongodb -> if spring ecosystem.

unfortunately, eclipse connection profile not support non-relational databases default. have search additional plugin on eclipse marketplace.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -