Uses of Class
org.smallmind.persistence.orm.throng.ThrongDurable
Packages that use ThrongDurable
-
Uses of ThrongDurable in org.smallmind.persistence.orm.throng
Classes in org.smallmind.persistence.orm.throng with type parameters of type ThrongDurableModifier and TypeClassDescriptionclassThrongDao<I extends Serializable & Comparable<I>,D extends ThrongDurable<I, D>> classThrongDurable<I extends Serializable & Comparable<I>,D extends ThrongDurable<I, D>> Subclasses of ThrongDurable in org.smallmind.persistence.orm.throngModifier and TypeClassDescriptionclassTimestampedThrongDurable<I extends Serializable & Comparable<I>,D extends TimestampedThrongDurable<I, D>>