Uses of Interface
org.jminor.framework.domain.Property.SubqueryProperty

Packages that use Property.SubqueryProperty
org.jminor.framework.domain   
 

Uses of Property.SubqueryProperty in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Property.SubqueryProperty
static Property.SubqueryProperty Properties.subqueryProperty(String propertyID, int type, String caption, String subquery)