Uses of Interface
st.orm.spi.Orderable
Packages that use Orderable
-
Uses of Orderable in st.orm.spi
Classes in st.orm.spi with type parameters of type OrderableModifier and TypeInterfaceDescriptioninterfaceInterface for classes that can be ordered.Subinterfaces of Orderable in st.orm.spiModifier and TypeInterfaceDescriptioninterfaceProvides pluggable entity repository logic.interfaceProvides pluggable ORM converter logic for record components.interfaceProvides pluggable ORM reflection logic.interfaceProvides pluggable projection repository logic.interfaceBase interface for service provider interfaces of the storm framework.interfaceProvides pluggable query builder logic.interfaceProvides the SQL dialect.Classes in st.orm.spi that implement OrderableModifier and TypeClassDescriptionclassProvider for default entity repositories.classclassProvider for default projection repositories.classDefault implementation ofQueryBuilderProviderthat are based onSelectBuilderImplandDeleteBuilderImpl.classMethods in st.orm.spi with type parameters of type OrderableModifier and TypeMethodDescriptionSorts the providedOrderableinstances based on the ordering constraints defined by the orderable constraints.Sorts the providedOrderableinstances based on the ordering constraints defined by the orderable constraints.Sorts the providedOrderableinstances based on the ordering constraints defined by the orderable constraints.Sorts the providedOrderableinstances based on the ordering constraints defined by the orderable constraints.