find

Gets all the Entity instances that conform to the op conditional expression.

Return

A SizedIterable of all the entities that conform to this condition.

Parameters

op

The conditional expression to use when selecting the entity.


Gets all the Entity instances that conform to the op conditional expression.

Return

A SizedIterable of all the entities that conform to this condition.

Parameters

op

The conditional expression to use when selecting the entity.

Samples

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