deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Package
org.deegree.io.datastore.schema

Packages that use org.deegree.io.datastore.schema
org.deegree.io.datastore   
org.deegree.io.datastore.cached   
org.deegree.io.datastore.idgenerator   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.schema.content   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.shape   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.idgenerator   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction   
org.deegree.io.datastore.sql.transaction.delete   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.io.datastore.wfs   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.tools.datastore   
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGMLId
          Defines how values for "gml:id" attributes for a certain feature type are generated and which columns are used to store it.
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
MappedPropertyType
          Represents a mapped (persistent) property type in a GML feature type definition.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.cached
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.idgenerator
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.schema
MappedComplexTypeDeclaration
          Represents an annotated XML complex type declaration in an MappedGMLSchema.
MappedElementDeclaration
          Represents an annotated XML element declaration in an MappedGMLSchema.
MappedFeaturePropertyType
          Representation of property types that contain features with mapping (persistence) information.
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedFeatureTypeReference
          Represents a reference to a MappedFeatureType.
MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
MappedGMLId
          Defines how values for "gml:id" attributes for a certain feature type are generated and which columns are used to store it.
MappedGMLId.IDPART_INFO
          Used to represent the 'identityPart' information.
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
MappedPropertyType
          Represents a mapped (persistent) property type in a GML feature type definition.
MappedSimplePropertyType
          Representation of property types that contain primitive data types with mapping (persistence) information.
TableRelation
          Describes a relation (join condition) between two database tables.
TableRelation.FK_INFO
          Used to represent the foreign key position.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.schema.content
TableRelation
          Describes a relation (join condition) between two database tables.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sde
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
MappedPropertyType
          Represents a mapped (persistent) property type in a GML feature type definition.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.shape
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql
MappedFeaturePropertyType
          Representation of property types that contain features with mapping (persistence) information.
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
MappedPropertyType
          Represents a mapped (persistent) property type in a GML feature type definition.
TableRelation
          Describes a relation (join condition) between two database tables.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.generic
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.idgenerator
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.mysql
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.oracle
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.postgis
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.transaction
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.transaction.delete
MappedFeaturePropertyType
          Representation of property types that contain features with mapping (persistence) information.
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
TableRelation
          Describes a relation (join condition) between two database tables.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.sql.wherebuilder
MappedFeaturePropertyType
          Representation of property types that contain features with mapping (persistence) information.
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
MappedPropertyType
          Represents a mapped (persistent) property type in a GML feature type definition.
MappedSimplePropertyType
          Representation of property types that contain primitive data types with mapping (persistence) information.
TableRelation
          Describes a relation (join condition) between two database tables.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.io.datastore.wfs
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.ogcwebservices.wfs
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.ogcwebservices.wfs.configuration
MappedFeatureType
          Represents a FeatureType with mapping (persistence) information.
 

Classes in org.deegree.io.datastore.schema used by org.deegree.tools.datastore
MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org