Uses of Interface
st.orm.template.impl.Elements.Source
Packages that use Elements.Source
-
Uses of Elements.Source in st.orm.template.impl
Classes in st.orm.template.impl that implement Elements.SourceModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in st.orm.template.impl that return Elements.SourceModifier and TypeMethodDescriptionElements.From.source()Returns the value of thesourcerecord component.Constructors in st.orm.template.impl with parameters of type Elements.SourceModifierConstructorDescriptionFrom(Elements.Source source, String alias, boolean autoJoin) Creates an instance of aFromrecord class.