Uses of Interface
st.orm.template.SqlTemplate.BatchListener
Packages that use SqlTemplate.BatchListener
-
Uses of SqlTemplate.BatchListener in st.orm.template
Methods in st.orm.template with parameters of type SqlTemplate.BatchListenerModifier and TypeMethodDescriptionvoidSqlTemplate.BindVariables.setBatchListener(SqlTemplate.BatchListener listener) Registers a listener that will be notified when positional parameters are processed in batches.