org.apache.ws.jaxme.sqls.db2

Class TableSpaceImpl.SystemManagedContainerImpl

Enclosing Class:
TableSpaceImpl
Implemented Interfaces:
TableSpace.Container, TableSpace.SystemManagedContainer

public static class TableSpaceImpl.SystemManagedContainerImpl
extends java.lang.Object
implements TableSpace.SystemManagedContainer

Method Summary

String
getFile()
boolean
isDatabaseManaged()
boolean
isSystemManaged()
void
setFile(String pFile)

Method Details

getFile

public String getFile()
Specified by:
getFile in interface TableSpace.SystemManagedContainer

isDatabaseManaged

public boolean isDatabaseManaged()
Specified by:
isDatabaseManaged in interface TableSpace.Container

isSystemManaged

public boolean isSystemManaged()
Specified by:
isSystemManaged in interface TableSpace.Container

setFile

public void setFile(String pFile)