Hi
That null is the prefix for all SQL related simons. There should be some default (SimonConnectionConfiguration.DEFAULT_PREFIX), or you can set it using JDBC URL parameter like ...;simon_prefix=my.comp.whatever, I don't know exactly why you have null there. You may want to debug org.javasimon.jdbc4.SimonConnectionConfiguration#SimonConnectionConfiguration constructor to find out more, it should set prefix field and that should get to the SimonConnection and to other classes (statements, ...) from there. It seems you get null there. If you find the reason, please, file it on our github:
https://github.com/virgo47/javasimon/issuesTalking about SQL itself - these can be uberlong, there is no chance how to get these reasonably to the name itself (like we do this with HTTP URLs, that are more structured). That's why the SQL is in Simon's "Note" that can be viewed when you click on the simon name and display its details. Sorry for that, but there's no other way right now.