Class JsonNodeTypeFactory

java.lang.Object
io.ebean.jackson.jsonnode.JsonNodeTypeFactory
All Implemented Interfaces:
io.ebean.core.type.ScalarTypeSetFactory

public class JsonNodeTypeFactory extends Object implements io.ebean.core.type.ScalarTypeSetFactory
  • Constructor Details

    • JsonNodeTypeFactory

      public JsonNodeTypeFactory()
  • Method Details

    • createTypeSet

      public io.ebean.core.type.ScalarTypeSet<?> createTypeSet(io.ebean.DatabaseBuilder.Settings config, Object objectMapper)
      Specified by:
      createTypeSet in interface io.ebean.core.type.ScalarTypeSetFactory