|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleContent | |
---|---|
org.deegree.io.datastore.schema | |
org.deegree.io.datastore.schema.content | |
org.deegree.io.datastore.sql |
Uses of SimpleContent in org.deegree.io.datastore.schema |
---|
Methods in org.deegree.io.datastore.schema that return SimpleContent | |
---|---|
SimpleContent |
MappedSimplePropertyType.getContent()
Returns the SimpleContent of the property type. |
Constructors in org.deegree.io.datastore.schema with parameters of type SimpleContent | |
---|---|
MappedSimplePropertyType(QualifiedName name,
int type,
int minOccurs,
int maxOccurs,
boolean isIdentityPart,
TableRelation[] tableRelations,
SimpleContent content)
Constructs a new instance of MappedSimplePropertyType from the given
parameters. |
Uses of SimpleContent in org.deegree.io.datastore.schema.content |
---|
Classes in org.deegree.io.datastore.schema.content that implement SimpleContent | |
---|---|
class |
ConstantContent
Special content class for MappedSimplePropertyType s that contain constant string
values. |
class |
FunctionCall
Abstract content class for MappedSimplePropertyType s that describes a call to a
function as the origin of the property value. |
class |
MappingField
Encapsulates a field of the backend (e.g. an SQL table column). |
class |
MappingGeometryField
Encapsulates a geometry field of the backend (e.g. an SQL table column). |
class |
SQLFunctionCall
Content class for MappedSimplePropertyType s that describes a call to a function provided
by an SQL database. |
class |
VirtualContent
Abstract base class for all content types that are not updateable. |
Uses of SimpleContent in org.deegree.io.datastore.sql |
---|
Methods in org.deegree.io.datastore.sql that return types with arguments of type SimpleContent | |
---|---|
protected java.util.Map<SimpleContent,java.lang.Integer> |
FeatureFetcher.buildResultPosMap(java.util.List<java.util.List<SimpleContent>> fetchContents)
Builds a lookup map that allows to find the index (position in the ResultSet ) by the
SimpleContent instance that makes it necessary to fetch it. |
protected java.util.List<java.util.List<SimpleContent>> |
FeatureFetcher.determineFetchContents(MappedFeatureType ft,
PropertyType[] requestedProps)
Determines the columns / functions that have to be fetched from the table of the given MappedFeatureType
and associates identical columns / functions to avoid that the same column / function is SELECTed more than once. |
Method parameters in org.deegree.io.datastore.sql with type arguments of type SimpleContent | |
---|---|
protected void |
FeatureFetcher.appendQualifiedContentList(StatementBuffer query,
java.lang.String tableAlias,
java.util.List<java.util.List<SimpleContent>> fetchContents)
|
protected java.util.Map<SimpleContent,java.lang.Integer> |
FeatureFetcher.buildResultPosMap(java.util.List<java.util.List<SimpleContent>> fetchContents)
Builds a lookup map that allows to find the index (position in the ResultSet ) by the
SimpleContent instance that makes it necessary to fetch it. |
protected Feature |
FeatureFetcher.extractFeature(FeatureId fid,
java.util.Map<MappedPropertyType,java.util.Collection<PropertyPath>> requestedPropertyMap,
java.util.Map<SimpleContent,java.lang.Integer> resultPosMap,
java.lang.Object[] resultValues)
Extracts a feature from the values of a result set row. |
protected FeatureId |
FeatureFetcher.extractFeatureId(MappedFeatureType ft,
java.util.Map<SimpleContent,java.lang.Integer> mfMap,
java.lang.Object[] resultValues)
Extracts the feature id from the values of a result set row. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org