Revision 44687 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/SQLBuilder.java

View differences:

SQLBuilder.java
238 238
        public boolean has_limit();
239 239

  
240 240
        public boolean has_offset();
241
        
242
        public void disable_check_order_and_offset();
241 243

  
242 244
        /**
243 245
         * Constructs the SQL statement. If the values associated with the SQL

Also available in: Unified diff