Package com.blazebit.expression.persistence
Blaze-Expression Persistence related serializers and domain contributors as well as JPQL function interpreter implementations.
-
Interface Summary Interface Description PersistenceCorrelationRenderer PersistenceDomainFunctionArgumentRenderers An interface that gives access to the domain function argument values.PersistenceDomainOperatorRenderer PersistenceExpressionRenderer JPQL.next expression metadata.PersistenceFunctionRenderer PersistenceLiteralRenderer JPQL.next literal metadata.PersistenceStringlyTypeHandler A contract for defining conversions from and to string representations for a basic type.PersistenceStringlyTypeHandlerCombined<T> A combined contract for persistence and interpretation to allow uses of lambdas inPersistenceStringlyTypeUtils.PersistenceSubqueryProvider Provides a subquery to aSubqueryInitiator. -