public static interface TableSpace.SystemManagedContainer extends TableSpace.Container
Interface of a system managed container, aka operating
system file. A container may be casted to a SystemManagedContainer,
if and only if isSystemManaged() == true.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFile()
Returns the containers file name.
|
isDatabaseManaged, isSystemManaged