|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql |
---|
Methods in org.deegree.feature.persistence.sql that return SQLFeatureStore | |
---|---|
SQLFeatureStore |
SQLFeatureStoreProvider.create(URL configURL)
|
Constructors in org.deegree.feature.persistence.sql with parameters of type SQLFeatureStore | |
---|---|
SQLPropertyNameMapper(SQLFeatureStore fs,
FeatureTypeMapping ftMapping)
|
|
TransactionManager(SQLFeatureStore fs,
String jdbcConnId,
List<FeatureInspector> inspectors)
|
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql.blob |
---|
Constructors in org.deegree.feature.persistence.sql.blob with parameters of type SQLFeatureStore | |
---|---|
FeatureBuilderBlob(SQLFeatureStore fs,
BlobMapping blobMapping)
Creates a new FeatureBuilderBlob instance. |
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql.converter |
---|
Methods in org.deegree.feature.persistence.sql.converter with parameters of type SQLFeatureStore | |
---|---|
void |
CustomParticleConverter.init(Mapping mapping,
SQLFeatureStore fs)
Called during the init of the SQLFeatureStore that this converter is attached to. |
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql.insert |
---|
Constructors in org.deegree.feature.persistence.sql.insert with parameters of type SQLFeatureStore | |
---|---|
InsertRowManager(SQLFeatureStore fs,
Connection conn)
|
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql.rules |
---|
Constructors in org.deegree.feature.persistence.sql.rules with parameters of type SQLFeatureStore | |
---|---|
FeatureBuilderRelational(SQLFeatureStore fs,
FeatureType ft,
FeatureTypeMapping ftMapping,
Connection conn,
String ftTableAlias)
Creates a new FeatureBuilderRelational instance. |
Uses of SQLFeatureStore in org.deegree.feature.persistence.sql.xpath |
---|
Constructors in org.deegree.feature.persistence.sql.xpath with parameters of type SQLFeatureStore | |
---|---|
MappedXPath(SQLFeatureStore fs,
FeatureTypeMapping ftMapping,
ValueReference propName,
TableAliasManager aliasManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |