Data objects are really just “value objects” and aren’t meant to hold any business logic. So the value/data objects are just going to hold the fields of your entity bean. However, you can add your own custom code to each data object using a merge directory. However, this would add the same code to each entity bean. If this is ok let me know and I can describe how to use the merge file if you are unfamliar with that.