Class AssociationKey

java.lang.Object
org.hibernate.metamodel.mapping.AssociationKey

public class AssociationKey extends Object
Used as part of circularity detection

Uniquely distinguishes a side of the foreign-key, using that side's table and column(s)

See Also:
  • Constructor Details

  • Method Details