Uses of Class
st.orm.AbstractMetamodel
Packages that use AbstractMetamodel
Package
Description
Foundation of the data model: the mapping annotations and the record interfaces.
-
Uses of AbstractMetamodel in st.orm
Subclasses of AbstractMetamodel in st.ormModifier and TypeClassDescriptionclassAbstractKeyMetamodel<T extends Data,E, V extends @Nullable Object> Extension ofAbstractMetamodelthat implementsMetamodel.Key, indicating that the field has a uniqueness constraint.