Overload List

NameDescription
Protected methodStatic memberFindAllByProperty(Type, String, Object)
Finds records based on a property value - automatically converts null values to IS NULL style queries.
Protected methodStatic memberFindAllByProperty(Type, String, String, Object)
Finds records based on a property value - automatically converts null values to IS NULL style queries.

See Also