Uses of Interface
io.ebeaninternal.server.type.TypeManager
Packages that use TypeManager
Package
Description
Persistence Implementation
Built in and custom Scalar types support.
-
Uses of TypeManager in io.ebeaninternal.server.json
Constructors in io.ebeaninternal.server.json with parameters of type TypeManagerModifierConstructorDescriptionDJsonContext(SpiEbeanServer server, com.fasterxml.jackson.core.JsonFactory jsonFactory, TypeManager typeManager) DJsonScalar(TypeManager typeManager) -
Uses of TypeManager in io.ebeaninternal.server.persist
Constructors in io.ebeaninternal.server.persist with parameters of type TypeManagerModifierConstructorDescriptionBinder(TypeManager typeManager, SpiLogManager logManager, int asOfBindCount, boolean asOfStandardsBased, DbExpressionHandler dbExpressionHandler, DataTimeZone dataTimeZone, io.ebeaninternal.server.persist.platform.MultiValueBind multiValueBind) -
Uses of TypeManager in io.ebeaninternal.server.type
Classes in io.ebeaninternal.server.type that implement TypeManagerModifier and TypeClassDescriptionfinal classDefault implementation of TypeManager.