|
Hi everyone, I just wanted to make a quick announcement: I have included a new utility in my library, CPYFTOBEAN. This utility will take any physical file on the 400 and create a simple Java Bean source file in the IFS. The source file could be used as-is or modified. I haven't had a chance to document it on the site yet but it is included in the RPGNEXTLIB download available at http://www.rpgnext.com/downloads.php - download and restore the library, add RPGNEXTLIB to your library list, and prompt the CPYFTOBEAN command. When you enter the "To Stream File..." parameter, be sure to include the file and extension. Here is a quick feature run-down: - Optional package name - Public or Protected (*YES default is public, *NO is protected) - Read-only Bean (*NO default will create getters and setters, *YES will create only getters) - Use BigDecimal (*YES default will use BigDecimal class for non-integer numerics, *NO will use double) JavaDoc is automatically included. My next planned enhancement will be to add SQL statement support and default methods for update(), delete(), and insert(). As always this tool is completely freeware and can be used for commercial purposes. And of course any and all feedback is greatly appreciated! Thanks, Joel http://www.rpgnext.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.