Package com.keygenqt.core.db

Types

Link copied to clipboard
class DatabaseMysql(config: String, migration: String)
Link copied to clipboard
abstract class IntSubQueryEntityClass<out E : IntEntity>(    table: IdTable<Int>,     entityType: Class<E>? = null,     entityCtor: (EntityID<Int>) -> E? = null) : EntityClass<Int, E>

Custom sub delegate for relations sub query with condition