Package org.apache.ignite.internal.processors.query.property
-
Interface Summary Interface Description QueryPropertyAccessor Way of accessing a property - either via field or getter and setter methods. -
Class Summary Class Description QueryBinaryProperty Binary property.QueryClassProperty Description of type property.QueryFieldAccessor Accessor that deals with fields.QueryMethodsAccessor Getter and setter methods based accessor.QueryReadOnlyMethodsAccessor Accessor with getter only.