Uses of Class
org.tentackle.dbms.DbModificationTracker
Packages that use DbModificationTracker
Package
Description
Low-level persistence layer implementation.
Low-level persistence layer remoting.
Higher-level PDO-aware persistence implementation.
-
Uses of DbModificationTracker in org.tentackle.dbms
Constructors in org.tentackle.dbms with parameters of type DbModificationTrackerModifierConstructorDescriptionModificationTally(DbModificationTracker tracker, String trackedName) Creates a modification counter for a given tracked name. -
Uses of DbModificationTracker in org.tentackle.dbms.trip
Classes in org.tentackle.dbms.trip with type parameters of type DbModificationTracker -
Uses of DbModificationTracker in org.tentackle.persist
Subclasses of DbModificationTracker in org.tentackle.persistModifier and TypeClassDescriptionclassThe modification tracker for the tentackle persistence layer.