On Mon, 28 Aug 2000, Jon Stevens wrote:

> on 8/28/2000 1:50 PM, "John McNally" <[EMAIL PROTECTED]> wrote:
> 
> > You should just write something like the following in your Builders:
> > 
> > dbMap = DBBroker.getInstance().getDatabaseMap();
> > 
> > instead of
> > 
> > dbMap = new DatabaseMap();
> 
> Ah. Perfect. Ok. I get it. Torque is doing that.

Do you want me to change that? or make the use
of multiple maps configurable i.e. whether to
generate

dbMap = new DatabaseMap();

or

dbMap = DBBroker.getInstance().getDatabaseMap();

jvz.




-- 

Jason van Zyl
[EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to