|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistenceLocation
A persistence location specifies how the persistence collection is stored.
| Method Summary | |
|---|---|
InputStream |
createInputStream()
|
OutputStream |
createOutputStream()
|
void |
delete()
Delete the location, if possible. |
boolean |
exists()
|
void |
renameTo(PersistenceLocation toLocation)
Attempt to rename this location. |
| Method Detail |
|---|
InputStream createInputStream()
OutputStream createOutputStream()
void delete()
boolean exists()
void renameTo(PersistenceLocation toLocation)
toLocation - The new name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||