Class ToOneBinder


  • public class ToOneBinder
    extends Object
    Responsible for interpreting ManyToOne and OneToOne associations and producing mapping model objects of type ManyToOne and OneToOne.
    Implementation Note:
    This class is stateless, unlike most of the other "binders".