Uses of Class
hu.icellmobilsoft.coffee.model.base.AbstractProvider
-
Packages that use AbstractProvider Package Description hu.icellmobilsoft.coffee.model.base.audit hu.icellmobilsoft.coffee.model.base.javatime.listener -
-
Uses of AbstractProvider in hu.icellmobilsoft.coffee.model.base.audit
Subclasses of AbstractProvider in hu.icellmobilsoft.coffee.model.base.audit Modifier and Type Class Description classAuditProviderPersist entity @CreatedBy property before persist with the value provided by @CurrentUser Update entity @ModifiedBy property before update with the value provided by @CurrentUser -
Uses of AbstractProvider in hu.icellmobilsoft.coffee.model.base.javatime.listener
Subclasses of AbstractProvider in hu.icellmobilsoft.coffee.model.base.javatime.listener Modifier and Type Class Description classTimestampsProviderSet java 8 timestamps on marked properties.
-