Menu

#9 Exclude Packages

open
nobody
5
2012-10-08
2007-04-17
Scot Hale
No

Enhancement request. Allow excluding of packages. Such as com.mycompany.objects.*.

I am interested in this because I am using Hibernate, and sometimes the toString() method references Objects that haven't been loaded, and shouldn't need to be. This throws a runtime exception, so I have to go back and manually go back and remove these references. I could also change the Fetching to EAGER, but I don't think that is an option because of performance reasons.

Thanks for considering this enhancement,

-Scot Hale

Discussion


Log in to post a comment.