Class CustomObjectMapperSupplier
java.lang.Object
org.openremote.container.persistence.CustomObjectMapperSupplier
- All Implemented Interfaces:
com.vladmihalcea.hibernate.type.util.ObjectMapperSupplier
public class CustomObjectMapperSupplier
extends Object
implements com.vladmihalcea.hibernate.type.util.ObjectMapperSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomObjectMapperSupplier
public CustomObjectMapperSupplier()
-
-
Method Details
-
get
public com.fasterxml.jackson.databind.ObjectMapper get()- Specified by:
getin interfacecom.vladmihalcea.hibernate.type.util.ObjectMapperSupplier
-