Back to Exposed

DaoEntityIDFactory

docs/api/exposed-dao/org.jetbrains.exposed.v1.dao/-dao-entity-i-d-factory/index.html

1.2.01.2 KB
Original Source

DaoEntityIDFactory

class DaoEntityIDFactory : EntityIDFactory

Class representing a producer of EntityID instances, which are managed and cached by their respective EntityClass instances using a data access object pattern.

Members

Constructors

DaoEntityIDFactory

Link copied to clipboard

constructor()

Functions

createEntityID

Link copied to clipboard

open override fun <T : Any> createEntityID(value: T, table: IdTable<T>): EntityID<T>

Generated by Dokka © 2026 Copyright