Why not supported this?
@Select({"SELECT * FROM send LIMIT #{offset}, #{limit}"})
List getAllItems(int offset, int limit);Its limitation of Java or bug in actual version? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
