How to inspect your CAP Java application’s in-memory database on the fly

Imagine you’re analyzing a bug or want to debug a new feature during development of your CAP Java application. From time to time it’s really helpful to have a look into the relational database. But how is this done when you’re running on the default in-memory database H2? This blog will show you how this can be easily achieved without additional 3rd party tools.

 

​ Imagine you’re analyzing a bug or want to debug a new feature during development of your CAP Java application. From time to time it’s really helpful to have a look into the relational database. But how is this done when you’re running on the default in-memory database H2? This blog will show you how this can be easily achieved without additional 3rd party tools.   Read More Technology Blogs by SAP articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author