No effective change - cleanup comment

This commit is contained in:
Robin Bygrave
2016-05-12 19:07:52 +12:00
parent 064d282f7b
commit 58a36e6b67
@@ -1,8 +1,7 @@
package com.avaje.ebean.config.dbplatform;
/**
* Use top xx and start at xx to limit sql results. Based on
* MsSqlServer2005SqlLimiter and LimitOffsetSqlLimiter
* Use top xx and start at xx to limit sql results.
*/
public class SqlAnywhereLimiter implements SqlLimiter {