Steve Souza
Steve Souza
First of all thanks for the useful API. I also had the need to ignore fields (i would think this would be a common need). Being as [#90](https://github.com/OpenPojo/openpojo/pull/90) or something...
> @stevensouza - thanks for the workaround. It would be really nice to have something in the API itself, but like you say, until then we can use code similar...
See [issue 66](https://github.com/OpenPojo/openpojo/issues/66) for other comments relevant to this enhancement as well as a workaround until this or a similar change makes it into the code base.
Yes. That is a good idea.
Did you use findbugs via a maven build? Is it built into your build process?
You are right it is optional. I will look into making that more explicit. Thanks for your help. Steve
Could you show me the actual batch code?
Even if you can't use your exact tables, can you give the example in code with fictitious table names, or preferably a working example I can run.
Did you make changes to the code? If so, if you issue a pull request I will look at it for inclusion into jamon. Thanks, Steve
Hi, here are my first thoughts. 1. When you click on a monitor to look at its listeners the web app is based on the index and not the key...