Class CommentBinder

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

public class CommentBinder extends Object implements AttributeBinder<Comment>, TypeBinder<Comment>
Handles Comment annotations.