Class QSizeProperty

java.lang.Object
com.peterphi.std.guice.hibernate.webquery.impl.QProperty
com.peterphi.std.guice.hibernate.webquery.impl.QSizeProperty

public class QSizeProperty extends QProperty
A special type of property that refers to the size of a collection
  • Field Details

    • relation

      protected final QRelation relation
  • Constructor Details

    • QSizeProperty

      public QSizeProperty(QRelation relation)
  • Method Details