|
Hi Chris, I modeled the classic hibernate roster app. Team, Player, Coach and modeled relationships. Looking to take this commercial. Anyhow, my Pojo inherits from an abstract class that has a non-ui member that performs some arbitrary job. But this non-ui member is showing up in the GUI as an editable field. Is there a way to mute out quiet working members that are intended to remain invisible during the reflection? Thanks and nice work. |