public interface IDatabaseSoftwareVisitor<T,E extends Exception>
T
visitHana()
visitOracle()
visitPostgres()
T visitOracle() throws E extends Exception
E extends Exception
T visitPostgres() throws E extends Exception
T visitHana() throws E extends Exception
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.