sonarqube - Sonar-SQL Queries in Java -


we can use sql query in .html.erb files , .rb files retrieve data sonar database. how can use sql queries in java files retrieve data sonar. there way this. examples.
appreciated.

you should not query directly db not api. please use sonar api instead.

i understand currently, ruby templates directly query db through active record, evil db may change without notice. consequently, remove feature sooner or later , provide real api access resources on rails side.

the database not api.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -