|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistentPropertySet
Property sets backed by the database implement this interface
Method Summary | |
---|---|
void |
delete()
Deletes property set from the storage. |
void |
store()
Writes properties or modifications into persistens storage. |
Methods inherited from interface biz.hammurapi.properties.PropertySet |
---|
clear, compareProperties, containsAll, get, get, getPropertyNames, getSubset, mount, remove, set, setAll |
Method Detail |
---|
void delete() throws PropertySetException
PropertySetException
void store() throws PropertySetException
java.sql.SQLException
PropertySetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |