Administering data access applications on the Liberty profile
The Liberty profile provides support to the data access
applications using Liberty features such as jdbc-4.0 and
other features.
Subtopics
Configuring database connectivity in the Liberty profile
You can configure a data source associated with different
JDBC providers for database connectivity. The JDBC providers supply
the driver implementation classes that are required for JDBC connectivity
with your specific vendor database.
Creating Liberty applications that use MongoDB
Applications that use MongoDB can run on the Liberty profile.
For access to a MongoDB instance, the applications use the MongoDB Java™ driver and data sources that
you configure for the server.