Package-level declarations

Types

Link copied to clipboard
interface SoftDeletable
Link copied to clipboard
Link copied to clipboard
@Serializable
data class SoftDelete(val deletedAt: MpInstant)

Properties

Link copied to clipboard
val Expression<SoftDelete>.deletedAt: PropertyPath<MpInstant, MpInstant>
val IterableExpr<SoftDelete>.deletedAt: PropertyPath<MpInstant, MpInstant>
@get:JvmName(name = "deletedAt_0")
val PropertyPath<SoftDelete, SoftDelete>.deletedAt: PropertyPath<MpInstant, MpInstant>
@get:JvmName(name = "deletedAt_1")
val PropertyPath<SoftDelete, L1<SoftDelete>>.deletedAt: PropertyPath<MpInstant, L1<MpInstant>>
@get:JvmName(name = "deletedAt_2")
val PropertyPath<SoftDelete, L2<SoftDelete>>.deletedAt: PropertyPath<MpInstant, L2<MpInstant>>
@get:JvmName(name = "deletedAt_3")
val PropertyPath<SoftDelete, L3<SoftDelete>>.deletedAt: PropertyPath<MpInstant, L3<MpInstant>>
@get:JvmName(name = "deletedAt_4")
val PropertyPath<SoftDelete, L4<SoftDelete>>.deletedAt: PropertyPath<MpInstant, L4<MpInstant>>
@get:JvmName(name = "deletedAt_5")
val PropertyPath<SoftDelete, L5<SoftDelete>>.deletedAt: PropertyPath<MpInstant, L5<MpInstant>>

Functions

Link copied to clipboard
inline fun <T> IterableExpr<SoftDeletableRepositoryAddon.TriggerKarango>.property(name: String): PropertyPath<T, T>
inline fun <T> IterableExpr<SoftDelete>.property(name: String): PropertyPath<T, T>