Class Decimal128ValueConverter


  • public class Decimal128ValueConverter
    extends ValueConverter<org.bson.types.Decimal128>

    In the adapter configuration file this class is aliased as mongodb-decimal-128-value-converter which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • Decimal128ValueConverter

        public Decimal128ValueConverter()
      • Decimal128ValueConverter

        public Decimal128ValueConverter​(java.lang.String key)