Uses of Interface
org.jmolecules.spring.data.MutablePersistable
Packages that use MutablePersistable
-
Uses of MutablePersistable in org.jmolecules.spring.jdbc
Classes in org.jmolecules.spring.jdbc with type parameters of type MutablePersistableModifier and TypeClassDescriptionclassNotNewCallback<T extends MutablePersistable<T,?>> Spring Data JDBC entity callback to flip the is-new flag for just persisted and loaded entities. -
Uses of MutablePersistable in org.jmolecules.spring.mongodb
Classes in org.jmolecules.spring.mongodb with type parameters of type MutablePersistable