|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary |
Fields inherited from interface gate.DataStore |
DATASTORE_FEATURE_NAME, LR_ID_FEATURE_NAME |
Method Summary | |
void |
beginTrans()
--- |
void |
commitTrans()
--- |
void |
deleteSince(Long timestamp)
--- |
String |
getDatabaseID()
--- |
void |
rollbackTrans()
--- |
Long |
timestamp()
--- |
Methods inherited from interface gate.DataStore |
addDatastoreListener, adopt, canReadLR, canWriteLR, close, create, delete, delete, findLrIds, findLrIds, getComment, getIconName, getLr, getLrIds, getLrName, getLrNames, getLrTypes, getSecurityInfo, getSession, getStorageUrl, isAutoSaving, lockLr, open, removeDatastoreListener, setAutoSaving, setSecurityInfo, setSession, setStorageUrl, sync, unlockLr |
Methods inherited from interface gate.util.FeatureBearer |
getFeatures, setFeatures |
Methods inherited from interface gate.util.NameBearer |
getName, setName |
Method Detail |
public void beginTrans() throws PersistenceException, UnsupportedOperationException
PersistenceException
UnsupportedOperationException
public void commitTrans() throws PersistenceException, UnsupportedOperationException
PersistenceException
UnsupportedOperationException
public void rollbackTrans() throws PersistenceException, UnsupportedOperationException
PersistenceException
UnsupportedOperationException
public Long timestamp() throws PersistenceException
PersistenceException
public void deleteSince(Long timestamp) throws PersistenceException
PersistenceException
public String getDatabaseID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |