public class RowBounds extends Object
Modifier and Type | Field and Description |
---|---|
static RowBounds |
DEFAULT |
static int |
NO_ROW_LIMIT |
static int |
NO_ROW_OFFSET |
public static final int NO_ROW_OFFSET
public static final int NO_ROW_LIMIT
public static final RowBounds DEFAULT
Copyright © 2010–2015 MyBatis.org. All rights reserved.