Uses of Interface
st.orm.spi.ORMConverter
Packages that use ORMConverter
-
Uses of ORMConverter in st.orm.spi
Methods in st.orm.spi that return types with arguments of type ORMConverterModifier and TypeMethodDescriptionORMConverterProvider.getConverter(RecordComponent component) Retrieves the converter for the specified record component.static Optional<ORMConverter> Providers.getORMConverter(RecordComponent component)