org.apache.ws.jaxme.sqls.db2
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
.
Method Summary | |
---|---|
String | getFile() Returns the containers file name. |
Returns the containers file name.