Uses of Interface
io.army.criteria.impl.Postgres._XmlNamedElementClause
Packages that use Postgres._XmlNamedElementClause
-
Uses of Postgres._XmlNamedElementClause in io.army.criteria.impl
Subinterfaces of Postgres._XmlNamedElementClause in io.army.criteria.implMethods in io.army.criteria.impl that return Postgres._XmlNamedElementClauseModifier and TypeMethodDescriptionPostgres._XmlNamedElementClause.accept(io.army.criteria.Expression value, io.army.criteria.impl.SQLs.WordAs as, String name) Postgres._XmlNamedElementClause.accept(java.util.function.BiFunction<io.army.mapping.MappingType, String, io.army.criteria.Expression> funcRef, String value, io.army.criteria.impl.SQLs.WordAs as, String name)