Uses of Class
net.lecousin.reactive.data.relational.annotations.ForeignTable
-
Packages that use ForeignTable Package Description net.lecousin.reactive.data.relational.model -
-
Uses of ForeignTable in net.lecousin.reactive.data.relational.model
Methods in net.lecousin.reactive.data.relational.model that return ForeignTable Modifier and Type Method Description ForeignTableLcEntityTypeInfo.ForeignTableInfo. getAnnotation()ForeignTableLcEntityTypeInfo. getForeignTableForProperty(String propertyName)Return the foreign table field on the given property.ForeignTableLcEntityTypeInfo. getRequiredForeignTableForProperty(String propertyName)Return the foreign table field on the given property.
-