@Repository public class DatabaseCheckRepositoryImpl extends Object implements DatabaseCheckRepository
| Constructor and Description |
|---|
DatabaseCheckRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApexVersion() |
List<ApexWorkspace> |
getApexWorkspacesFor(String targetSchema) |
public String getApexVersion()
getApexVersion in interface DatabaseCheckRepositorypublic List<ApexWorkspace> getApexWorkspacesFor(String targetSchema)
getApexWorkspacesFor in interface DatabaseCheckRepositoryCopyright © 2016. All rights reserved.