Uses of Interface
io.ebeaninternal.server.type.GeoTypeBinder
Packages that use GeoTypeBinder
Package
Description
Built in and custom Scalar types support.
-
Uses of GeoTypeBinder in io.ebeaninternal.api
Methods in io.ebeaninternal.api that return GeoTypeBinderModifier and TypeMethodDescriptionGeoTypeProvider.createBinder(DatabaseBuilder.Settings config) Create a binder for binding geometry types. -
Uses of GeoTypeBinder in io.ebeaninternal.server.type
Methods in io.ebeaninternal.server.type that return GeoTypeBinderModifier and TypeMethodDescriptionDefaultTypeManager.geoTypeBinder()TypeManager.geoTypeBinder()Return the Geometry type binder if provided.