Uses of Interface
com.microsoft.azure.toolkit.lib.database.entity.IDatabase
-
Packages that use IDatabase Package Description com.microsoft.azure.toolkit.lib.database.entity -
-
Uses of IDatabase in com.microsoft.azure.toolkit.lib.database.entity
Classes in com.microsoft.azure.toolkit.lib.database.entity with type parameters of type IDatabase Modifier and Type Interface Description interfaceIDatabaseServer<T extends IDatabase>Methods in com.microsoft.azure.toolkit.lib.database.entity that return types with arguments of type IDatabase Modifier and Type Method Description IDatabaseServer<? extends IDatabase>IDatabase. getServer()
-