Module org.tentackle.database
Package org.tentackle.dbms.rmi
Interface DbModificationTrackerRemoteDelegate
- All Superinterfaces:
Remote
,RemoteDelegate
- All Known Implementing Classes:
DbModificationTrackerRemoteDelegateImpl
Remote delegate interface for
ModificationTracker
.- Author:
- harald
-
Method Summary
Modifier and TypeMethodDescriptionList
<org.tentackle.misc.IdSerialTuple> org.tentackle.misc.IdSerialTuple
selectIdSerialForName
(String tableName)
-
Method Details
-
selectMasterSerial
- Throws:
RemoteException
-
selectIdSerialForName
- Throws:
RemoteException
-
selectAllSerials
- Throws:
RemoteException
-