|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Schema
Base schema interface.
| Method Summary | |
|---|---|
java.lang.String[] |
getDependencies()
Gets the names of other schemas that the objects within this Schema depends upon. |
java.lang.String |
getOwner()
Gets the name of the owner of the schema objects within this Schema. |
java.lang.String |
getSchemaName()
Gets the name of the logical schema the objects of this Schema belong to: e.g. |
boolean |
isDisabled()
Checks whether or not this schema is enabled or disabled. |
| Method Detail |
|---|
boolean isDisabled()
java.lang.String getOwner()
java.lang.String getSchemaName()
java.lang.String[] getDependencies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||