Class GetTenantList

    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<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

      • GetTenantList

        public GetTenantList​(java.lang.String adminSchema)
        Public constructor
        Parameters:
        adminSchema -