protected class DBSchemaUtils.CheckProperties extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CheckProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<DBSchemaUtils.SchemaUnusableException> |
getUnusableExceptionList() |
boolean |
isInterrupted() |
void |
setInterrupted(boolean interrupted) |
void |
setUnusableExceptionList(List<DBSchemaUtils.SchemaUnusableException> unusableExceptionList) |
public boolean isInterrupted()
public void setInterrupted(boolean interrupted)
public List<DBSchemaUtils.SchemaUnusableException> getUnusableExceptionList()
public void setUnusableExceptionList(List<DBSchemaUtils.SchemaUnusableException> unusableExceptionList)
Copyright © 2020. All rights reserved.