|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
MGeometry
as a Geometry
.
FeatureReader
that uses the FeatureAdapter
to dynamically adapt retrieved objects to the Feature interface.Feature
interface using dynamic proxying.Feature
s
in a database through Hibernate Spatial.FinderStrategy
is used to find a specific feature.GeometryFactory
given a map of
configuration parameters.FinderStrategy
implementation returns the first
geometry-valued property.Geometry
type.Class
object to which the specified table is mapped
DWithinExpression
.
Geometry
-valued attribute
HavingSridExpression
.
IsEmptyExpression
or
IsNotEmpty
expression.
org.hibernatespatial.criterion.SpatialFilterExpression
s
into prepared statements.
org.hibernatespatial.criterion.SpatialRelateExpression
s
into prepared statements.
SpatialDialect
.beginMeasure
and the last coordinate in the
CoordinateSequence to the endMeasure
.
MCoordinate
s.
MCoordinate
s.NamingStrategy
determines how to derive suitable class and
member names corresponding to database tables and columns.NamingStrategy
.Criterion
interface that implements
spatial queries: queries to the effect that a geometry property has a
specific spatial relation to a test geometrySpatialFunction
.
SpatialDialect
supports a specific filtering function.
TypeMapper
maps a pair consisting of java.sql.Type, and a
database type name to a CtClass (a representation of a java type used by the
javassist class building tools) and to a Hibernate type (used when creating a
mapping file).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |