Uses of Class
org.smallmind.persistence.orm.jpa.TimestampedJPADurable
Packages that use TimestampedJPADurable
-
Uses of TimestampedJPADurable in org.smallmind.persistence.orm.jpa
Classes in org.smallmind.persistence.orm.jpa with type parameters of type TimestampedJPADurableModifier and TypeClassDescriptionclassTimestampedJPADurable<I extends Serializable & Comparable<I>,D extends TimestampedJPADurable<I, D>> Constructor parameters in org.smallmind.persistence.orm.jpa with type arguments of type TimestampedJPADurableModifierConstructorDescriptionQTimestampedJPADurable(com.querydsl.core.types.Path<? extends TimestampedJPADurable> path)