Revision 33053 branches/v2_0_0_prep/extensions/extDataLocator/src/org/gvsig/datalocator/gui/DataSelectionPanel.java

View differences:

DataSelectionPanel.java
761 761
			return new Boolean(false);
762 762
		}
763 763

  
764
		public String getCQL() {
764
		public String getSQL() {
765 765
			return name + " is not null;";
766 766
		}
767 767

  

Also available in: Unified diff