'JHipster Blueprint - Discerning if a Microservice Entity's Field's DatabaseType from within the Gateway/Client Module

Is there a way, or a variable that has the information, for a microservice entity's database type from within the Gateway/Client module so that this information can be used in a Blueprint? This would be useful to customize the logic for the generated client code based on the entity's database type (for example, PostgreSQL, Cassandra, etc.).

My best, Amar



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source