Uses of Interface
one.microstream.chars.ObjectStringConverter
-
Packages that use ObjectStringConverter Package Description one.microstream.com one.microstream.persistence.types -
-
Uses of ObjectStringConverter in one.microstream.com
Subinterfaces of ObjectStringConverter in one.microstream.com Modifier and Type Interface Description interfaceComProtocolStringConverterA "StringConverter" is hereby defined as a logic instance that handles both conversion to and from a String-form.Classes in one.microstream.com that implement ObjectStringConverter Modifier and Type Class Description static classComProtocolStringConverter.Default -
Uses of ObjectStringConverter in one.microstream.persistence.types
Subinterfaces of ObjectStringConverter in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceIdStrategyStringConverterClasses in one.microstream.persistence.types that implement ObjectStringConverter Modifier and Type Class Description static classPersistenceIdStrategyStringConverter.Default
-