I don't know how common the practice of using underscores in table and field names is, but I do it. I prefer to use the default row mappers when I can, but that means that my SQL ends up looking like 'SELECT item_id AS itemid FROM ...' for a setter of setItemId; on the other hand, I guess I could name my setter setItem_Id(). Are there other alternatives that I may be missing?
Thank you. - jeremiah _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
