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. 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? Thanks!