Above was from the JDBCTenantManager class. There are several implementations which I didnt go through.
On Thu, Aug 15, 2013 at 9:43 AM, Amila Maha Arachchi <[email protected]>wrote: > if (MultitenantConstants.SUPER_TENANT_DOMAIN_NAME.equals(tenantDomain)) { > return MultitenantConstants.SUPER_TENANT_ID; > } else if (tenantDomain == null) { > return MultitenantConstants.INVALID_TENANT_ID; > } > > > > On Thu, Aug 15, 2013 at 1:53 AM, Nirmal Fernando <[email protected]> wrote: > >> Hi, >> >> $Subject? >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Senior Software Engineer- Platform Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> >> > > > -- > *Amila Maharachchi* > Senior Technical Lead > WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > -- *Amila Maharachchi* Senior Technical Lead WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
