Package io.jmix.data.impl
@NonNullApi
package io.jmix.data.impl
-
ClassDescriptionInterface for listeners notified after transaction completion.Interface for listeners notified before transaction commit.Fetches entities by fetch plans by accessing reference attributes.This bean allows to register and fire entity listeners.Beans implementing this interface are notified by JPA implementation on their specific events.JpqlQueryBuilder<Q extends JmixQuery>Builds
Query
instance to use in DataService.Intermediate cache for generated ids of entities with long/integer PK.Generates ids for entities with long/integer PK using database sequences.Interface to be implemented by JPQL constant handlers.Interface to be implemented by JPQL macro handlers.Supports functionality that allows queries from previously selected results.Supports functionality that allows queries from previously selected results.Holds entities being saved byRdbmsStore
during a transaction.Takes query parameter values from current session attributes set usingSessionData
.