| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of a TableSpace Container.
| Method Summary | |
|  boolean | isDatabaseManaged()Returns whether the container is database managed If this is the case, the container may be casted to a TableSpace.DatabaseManagedContainer. | 
|  boolean | isSystemManaged()Returns whether the container is system managed (aka an operating system file). | 
| Method Detail | 
public boolean isSystemManaged()
Returns whether the container is system managed
 (aka an operating system file). If this is the case,
 the container may be casted to a
 TableSpace.SystemManagedContainer.
public boolean isDatabaseManaged()
Returns whether the container is database managed
 If this is the case, the container may be casted to a
 TableSpace.DatabaseManagedContainer.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||