org.apache.ws.jaxme.sqls.db2

Interface TableSpace.SystemManagedContainer

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
StringgetFile()

Returns the containers file name.

Method Detail

getFile

public String getFile()

Returns the containers file name.