- All Implemented Interfaces:
io.ebean.core.type.ExtraTypeFactory
public class PostgisExtraTypeFactory
extends Object
implements io.ebean.core.type.ExtraTypeFactory
-
Constructor Summary
Constructors
-
Method Summary
List<io.ebean.core.type.ScalarType<?>>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PostgisExtraTypeFactory
public PostgisExtraTypeFactory()
-
Method Details
-
createTypes
public List<io.ebean.core.type.ScalarType<?>> createTypes(io.ebean.DatabaseBuilder.Settings config,
Object objectMapper)
- Specified by:
createTypes in interface io.ebean.core.type.ExtraTypeFactory