Module storm
Package st.orm.template.impl
package st.orm.template.impl
-
ClassDescriptionAbstractRef<T extends Record>Abstract implementation of
Refto have consistent implementations ofAbstractRef.hashCode(),AbstractRef.equals(Object).Handle used to process bind variables.Represents a column in a database table.Default implementation of theJoinTypeinterface used to represent the default join types.A query builder for DELETE queries.Represents an element in a ST/ORM SQL query.LazySupplier<T>Returns a lazily initialized value.Implementation that is used by the generated models.Builder for creating a model.Represents the model of an entity or projection.Maps a record to a set of columns.ObjectMapper<T>Mapper for creating instances of a specific type.Factory for creating instances of a specific type.Interface for creating ref instances for records.Implementation ofRefFactory.A query builder for SELECT queries.Represents the SQL result of processing a template element.Manages SQL interceptors.The sql template implementation that is responsible for generating SQL queries.Utility class for processing string templates.The query template is used to construct queries that may be linked to the outer query.