﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » is there a shortcut to creating all business objects at once</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 13:58:26 GMT</lastBuildDate><ttl>20</ttl><item><title>is there a shortcut to creating all business objects at once</title><link>http://forum.strataframe.net/FindPost13542.aspx</link><description>First off, let me state that other than going thru the tutorials about 4 or 5 months ago, I am brand new to StrataFrame so please excuse my dumb questions.&amp;nbsp; :D&lt;/P&gt;&lt;P&gt;So I'm building a Business object library and according to the help files you have to add a class to your project and then use the Business Object Mapper (BOM) to configure the class.&amp;nbsp; Is there a way to point the BOM to a database and have it create classes for all tables at once or do I have to do it one-by-one?&amp;nbsp; Thanks!&lt;BR&gt;</description><pubDate>Fri, 18 Jan 2008 12:51:53 GMT</pubDate><dc:creator>Bo</dc:creator></item><item><title>RE: is there a shortcut to creating all business objects at once</title><link>http://forum.strataframe.net/FindPost13570.aspx</link><description>Thanks for yoru input, Richard....that is what I was trying to say! :D</description><pubDate>Fri, 18 Jan 2008 12:51:53 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: is there a shortcut to creating all business objects at once</title><link>http://forum.strataframe.net/FindPost13566.aspx</link><description>&amp;nbsp;When I started , I had the same feeling and wanting all of my DB tables mapped instantially, but as I went along I began to understand that each BO is unique in itself including ENUM mapping, Null handling, relationships, etc.&amp;nbsp;&amp;nbsp; Each class should be looked at as an individual and programmed accordingly.&amp;nbsp;&amp;nbsp; It works well as once you have done this you can almost forget about the class and use accordingly.&amp;nbsp; I especially love the ENUM side allowing for easy programming later.&lt;/P&gt;&lt;P&gt;Richard</description><pubDate>Fri, 18 Jan 2008 12:03:29 GMT</pubDate><dc:creator>Richard Keller</dc:creator></item><item><title>RE: is there a shortcut to creating all business objects at once</title><link>http://forum.strataframe.net/FindPost13548.aspx</link><description>Thanks, but I'm lazy, me thinks its time to write a template in CodeSmith :)</description><pubDate>Thu, 17 Jan 2008 14:47:34 GMT</pubDate><dc:creator>Bo</dc:creator></item><item><title>RE: is there a shortcut to creating all business objects at once</title><link>http://forum.strataframe.net/FindPost13545.aspx</link><description>[quote]Is there a way to point the BOM to a database and have it create classes for all tables at once or do I have to do it one-by-one?[/quote]&lt;/P&gt;&lt;P&gt;At the moment you first have to manually create the BusinessObject class then map it.&amp;nbsp; We have had this request in the past, but the truth is that this generally isn't an issue when you start to work with your application because you are going to work with a limited number of BOs as you build your app...so build them all at once hasn't really hindered anyones development process to my knowledge.&amp;nbsp; Hope that makes sense :)</description><pubDate>Thu, 17 Jan 2008 14:38:01 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>