Thank a lot! I`ll look into it. NT> | From: costin [mailto:[EMAIL PROTECTED] NT> | Subject: [JBoss-user] somewhat off topic - compressing database fields NT> | into classes NT> | NT> | For ease, I was wondering if it wouldn`t be easier to make a class NT> | (a.k.a JavaBean) to easily transport the primitives and to NT> | create EntityBeans or whatever using this class(in the create method NT> | the bean would just get the values from the bean and that`s it).
NT> Sounds like an application of the TransferObject pattern, see NT> http://java.sun.com/blueprints/corej2eepatterns/Patterns/TransferObject.html NT> ------------------------------------------------------- NT> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger NT> for complex code. Debugging C/C++ programs can leave you feeling lost and NT> disoriented. TotalView can help you find your way. Available on major UNIX NT> and Linux platforms. Try it free. www.etnus.com NT> _______________________________________________ NT> JBoss-user mailing list NT> [EMAIL PROTECTED] NT> https://lists.sourceforge.net/lists/listinfo/jboss-user -- costin mailto:[EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
