Get Catalog from Entity?

Posts   
 
    
bot2600
User
Posts: 17
Joined: 12-Mar-2006
# Posted on: 23-May-2006 03:29:49   

I have an llblgen project with 2 catalogs in it. is there a way to tell from an Entity which catalog it is in?

Bob

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 23-May-2006 08:21:16   

Are you using SelfServicing or Adapter?

bot2600
User
Posts: 17
Joined: 12-Mar-2006
# Posted on: 23-May-2006 14:31:54   

Sorry, Adapter. In the llblgen designer I have added 2 different catalogs, each with their set of tables, I was hoping to abstract the decision of which catalog the entity came from away from the developers (including me).

Bob

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 23-May-2006 14:34:06   

The catalogs where the entity came from are abstracted from the entity classes.