Uses of Interface
st.orm.template.PreparedQuery
Packages that use PreparedQuery
-
Uses of PreparedQuery in st.orm.template
Methods in st.orm.template that return PreparedQueryModifier and TypeMethodDescriptionQuery.prepare()Prepares the query for execution.final PreparedQueryQueryBuilder.prepare()Prepares the query for execution.