Package dev.relism.flash.ext.data.core
package dev.relism.flash.ext.data.core
-
ClassDescriptionApplication-facing data gateway.Page<T>Query<T>Repository<T,
ID> Creates the backend-specific, stateless repository for one entity type.RepositorySupport<T,ID> Spec<T>SpecBuilder<T>Lifecycle hooks for one transaction, registered throughData#afterCommit(orResourceRegistry.addSynchronization(dev.relism.flash.ext.data.core.TxSynchronization)directly) and fired by theTxManagerthat owns the transaction they were registered in.