Uses of Annotation Interface
org.seasar.doma.EntityField
Packages that use EntityField
-
Uses of EntityField in org.seasar.doma
Classes in org.seasar.doma with annotations of type EntityFieldModifier and TypeClassDescription@interfaceIndicates an association relationship between entities.@interfaceIndicates an embedded property.@interfaceIndicates an entity identifier that is mapped to a primary key of a database table.@interfaceIndicates that the annotated field holds original states of an entity that were fetched from the database.@interfaceIndicates a field that represents the tenant identifier in a multi-tenant application.@interfaceIndicates that the annotated field is not mapped to a database column.@interfaceIndicates a version property that is used for optimistic locking.