Uses of Interface
dev.hardwood.row.PqVariant
Packages that use PqVariant
-
Uses of PqVariant in dev.hardwood.row
Subinterfaces with type arguments of type PqVariant in dev.hardwood.rowModifier and TypeInterfaceDescriptioninterfaceIndexed view of a VariantARRAYvalue.Methods in dev.hardwood.row that return PqVariantModifier and TypeMethodDescriptionPqVariantArray.get(int index) Element at the given zero-based index, decoded lazily.FieldAccessor.getVariant(String name) Get a VARIANT field value by name.Methods in dev.hardwood.row that return types with arguments of type PqVariant