- Value<J,T extends Type<J>> - Interface in info.michaelwittig.javaq.query.value
-
Value.
- ValueFactory<J,T extends Type<J>> - Interface in info.michaelwittig.javaq.query.type
-
Type factory.
- valueOf(String) - Static method in enum info.michaelwittig.javaq.query.column.Aggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.michaelwittig.javaq.query.filter.impl.FilterComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.michaelwittig.javaq.query.Select.Sort.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum info.michaelwittig.javaq.query.column.Aggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.michaelwittig.javaq.query.filter.impl.FilterComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.michaelwittig.javaq.query.Select.Sort.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- virtual(String) - Method in class info.michaelwittig.javaq.query.column.impl.AggregateColumnImpl
-
- virtual(String) - Method in class info.michaelwittig.javaq.query.column.impl.ASimpleNominalColumn
-
- virtual(String) - Method in interface info.michaelwittig.javaq.query.column.Virtualling
-
- VirtualColumn<T extends Type<?>> - Interface in info.michaelwittig.javaq.query.column
-
Virtual column.
- VirtualColumnImpl<T extends Type<?>> - Class in info.michaelwittig.javaq.query.column.impl
-
Virtual column implementation.
- VirtualColumnImpl(String, Column<T>) - Constructor for class info.michaelwittig.javaq.query.column.impl.VirtualColumnImpl
-
- Virtualling<T extends Type<?>> - Interface in info.michaelwittig.javaq.query.column
-
Virtual column.