Uses of Class
com.blazebit.persistence.spi.JoinTable
Packages that use JoinTable
-
Uses of JoinTable in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return JoinTableModifier and TypeMethodDescriptionExtendedAttribute.getJoinTable()If the attribute is a collection that uses a join table, returns it's descriptor.JpaProvider.getJoinTable(javax.persistence.metamodel.EntityType<?> ownerType, String attributeName) If the given attribute is a collection that uses a join table, returns it's descriptor.