Class GetTenantInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      GetTenantInfo​(java.lang.String adminSchema, java.lang.String tenantName)
      Public constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TenantInfo run​(IDatabaseTranslator translator, java.sql.Connection c)
      Execute the statement using the connection and return the value
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetTenantInfo

        public GetTenantInfo​(java.lang.String adminSchema,
                             java.lang.String tenantName)
        Public constructor
        Parameters:
        adminSchema -
        tenantName -