all

open fun all(): SizedIterable<T>

Gets all the Entity instances associated with this EntityClass.

Samples

org.jetbrains.exposed.sql.tests.shared.entities.EntityTests.testNonEntityIdReference