Uses of Interface
st.orm.template.impl.RefFactory
Packages that use RefFactory
-
Uses of RefFactory in st.orm.template.impl
Classes in st.orm.template.impl that implement RefFactoryMethods in st.orm.template.impl with parameters of type RefFactoryModifier and TypeMethodDescriptionstatic <T> Optional<ObjectMapper<T>> ObjectMapperFactory.getObjectMapper(int columnCount, Class<T> type, RefFactory refFactory) Returns a factory for creating instances of the specified type.