Deprecated API

Deprecated Methods
com.xerox.bantam.QueryFactory.propertyEquals(FieldDescriptor, String)
          Use propertyEquals(FieldDescriptor, Object) instead. 
com.xerox.bantam.QueryFactory.propertyEquals(String, String)
          Use propertyEquals(String, Object) instead. 
com.xerox.bantam.QueryFactory.propertyNotEquals(FieldDescriptor, String)
          Use propertyNotEquals(FieldDescriptor, Object) instead. 
com.xerox.bantam.QueryFactory.propertyNotEquals(String, String)
          Use propertyNotEquals(String, Object) instead. 
 


Project Harland