Companion
Functions
Link copied to clipboard
Link copied to clipboard
public final ReadOnlyProperty<Entity<Integer>, Target> backReferencedOn<TargetID extends Any, Target extends Entity<TargetID>>(EntityClass<TargetID, Target> $self, IdTable<?> table)
public final ReadOnlyProperty<Entity<Integer>, Target> backReferencedOn<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
public final ReadOnlyProperty<Entity<Integer>, Target> backReferencedOnOpt<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final Sequence<SendBackLog> findWithCacheCondition(Function1<SendBackLog, Boolean> cacheCheckCondition, Function1<SqlExpressionBuilder, Op<Boolean>> op)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final Boolean isAssignableTo<ID extends Any, T extends Entity<ID>>(EntityClass<ID, T> entityClass)
Link copied to clipboard
public final EntityFieldWithTransform<Unwrapped, Wrapped> memoizedTransform<Unwrapped extends Any, Wrapped extends Any>(Column<Unwrapped> $self, ColumnTransformer<Unwrapped, Wrapped> transformer)
public final EntityFieldWithTransform<TColumn, Wrapped> memoizedTransform<TColumn extends Any, Unwrapped extends Any, Wrapped extends Any>(EntityFieldWithTransform<TColumn, Unwrapped> $self, Function1<Wrapped, Unwrapped> unwrap, Function1<Unwrapped, Wrapped> wrap)
public final EntityFieldWithTransform<Unwrapped, Wrapped> memoizedTransform<Unwrapped extends Any, Wrapped extends Any>(Column<Unwrapped> $self, Function1<Wrapped, Unwrapped> unwrap, Function1<Unwrapped, Wrapped> wrap)
Link copied to clipboard
Link copied to clipboard
public final OptionalBackReference<TargetID, Target, Integer, Entity<Integer>, Object> optionalBackReferencedOn<TargetID extends Any, Target extends Entity<TargetID>>(EntityClass<TargetID, Target> $self, IdTable<?> table)
public final OptionalBackReference<TargetID, Target, Integer, Entity<Integer>, REF> optionalBackReferencedOn<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
public final OptionalBackReference<TargetID, Target, Integer, Entity<Integer>, REF> optionalBackReferencedOnOpt<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
public final OptionalReference<REF, Integer, SendBackLog> optionalReferencedOn<REF extends Any>(Column<REF> column)
Link copied to clipboard
public final Referrers<Integer, Entity<Integer>, TargetID, Target, Object> optionalReferrersOn<TargetID extends Any, Target extends Entity<TargetID>>(EntityClass<TargetID, Target> $self, IdTable<?> table)
public final Referrers<Integer, Entity<Integer>, TargetID, Target, REF> optionalReferrersOn<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
Link copied to clipboard
public final Referrers<Integer, Entity<Integer>, TargetID, Target, Object> referrersOn<TargetID extends Any, Target extends Entity<TargetID>>(EntityClass<TargetID, Target> $self, IdTable<?> table)
public final Referrers<Integer, Entity<Integer>, TargetID, Target, REF> referrersOn<TargetID extends Any, Target extends Entity<TargetID>, REF extends Any>(EntityClass<TargetID, Target> $self, Column<REF> column)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final EntityFieldWithTransform<Unwrapped, Wrapped> transform<Unwrapped extends Any, Wrapped extends Any>(Column<Unwrapped> $self, ColumnTransformer<Unwrapped, Wrapped> transformer)
Link copied to clipboard
Link copied to clipboard
public final List<SendBackLog> warmUpLinkedReferences<SID extends Any>(List<EntityID<SID>> references, Table linkTable, Boolean forUpdate, Boolean optimizedLoad)
Link copied to clipboard
public final List<SendBackLog> warmUpOptReferences<SID extends Any>(List<SID> references, Column<SID> refColumn, Boolean forUpdate)
Link copied to clipboard
public final List<SendBackLog> warmUpReferences<SID extends Any>(List<SID> references, Column<SID> refColumn, Boolean forUpdate)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final SizedIterable<SendBackLog> wrapRows(SizedIterable<ResultRow> rows, Alias<IdTable<?>> alias)