Class CommentsBinder

java.lang.Object
org.hibernate.binder.internal.CommentsBinder
All Implemented Interfaces:
AttributeBinder<Comments>, TypeBinder<Comments>

public class CommentsBinder extends Object implements TypeBinder<Comments>, AttributeBinder<Comments>
Handles the Comments annotation.