Class CommentQueryImpl

All Implemented Interfaces:
CommentQuery, Serializable, CacheAwareQuery<CommentEntity>, Query<CommentQuery,Comment>, Command<Object>

public class CommentQueryImpl extends AbstractQuery<CommentQuery,Comment> implements CommentQuery, CacheAwareQuery<CommentEntity>
See Also: