Interface JpaTargetAndSourceDescriptor

All Superinterfaces:
SourceDescriptor, TargetDescriptor

public interface JpaTargetAndSourceDescriptor extends SourceDescriptor, TargetDescriptor
JPA ties the notion of SourceDescriptor and TargetDescriptor together: meaning that a SourceDescriptor is specific to a given TargetDescriptor. This contract models that association