Package io.jmix.data
@NonNullApi
package io.jmix.data
-
ClassDescriptionProvides information about changes in entity attributes.Provides information about current user for audit purposes - Creatable, Updatable, SoftDelete entities and for Entity Log.Indicates whether a JPA entity is a database view.Settings used by development tools to generate DDL scripts for this entity.JmixQuery<T>Interface to be implemented by beans that provide values for query parameters if they are not set explicitly.Parses JPQL query and returns some information about it.Transforms JPQL queryFactory to get
QueryParser
andQueryTransformer
instances.Enables working with references to entities without loading them from the database.A wrapper for the reference ID value returned byReferenceIdProvider.getReferenceId(Object, String)
method.Represents sequence with name, store, start value and increment.Provides access to the database sequences.