Class EntityPropertyAccess

  • All Implemented Interfaces:
    PropertyAccess

    public class EntityPropertyAccess
    extends BasePropertyAccess
    Accessor for properties using QueryDSL's generated property Paths.
    • Constructor Detail

      • EntityPropertyAccess

        public EntityPropertyAccess​(com.querydsl.core.types.Path<?> path)
    • Method Detail

      • get

        public Object get​(Object object)
        Description copied from interface: PropertyAccess
        Returns the property value for a given object
      • getPropertyName

        public String getPropertyName()
        Description copied from interface: PropertyAccess
        Returns the internal name that should be considered the property name or id