Uses of Class
org.seasar.doma.jdbc.query.QueryOperand.Prop
Packages that use QueryOperand.Prop
Package
Description
Provides query objects that build and execute SQL statements.
-
Uses of QueryOperand.Prop in org.seasar.doma.jdbc.query
Methods in org.seasar.doma.jdbc.query with parameters of type QueryOperand.PropModifier and TypeMethodDescriptionvoidQueryOperand.Visitor.visit(QueryOperand.Prop prop) Visits a property operand.