|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IdGenerationException in org.deegree.io.datastore |
---|
Methods in org.deegree.io.datastore that throw IdGenerationException | |
---|---|
static java.lang.Object |
FeatureId.removeFIDPrefix(java.lang.String id,
MappedGMLId idMapping)
Removes the prefix from the given feature id. |
Constructors in org.deegree.io.datastore that throw IdGenerationException | |
---|---|
FeatureId(MappedFeatureType ft,
java.lang.String fid)
Creates a new instance of FeatureId from the given parameters. |
|
FeatureId(MappedGMLId fidDefinition,
java.lang.String fid)
Deprecated. use FeatureId.FeatureId(MappedFeatureType, String) instead |
Uses of IdGenerationException in org.deegree.io.datastore.idgenerator |
---|
Methods in org.deegree.io.datastore.idgenerator that throw IdGenerationException | |
---|---|
void |
FeatureIdAssigner.assignFID(Feature feature,
DatastoreTransaction ta)
Assigns valid FeatureId s to the given feature instance and it's subfeatures. |
java.lang.String |
ParentIDGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
abstract java.lang.Object |
IdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
java.lang.String |
UUIDGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
FeatureId |
ParentIDGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
abstract FeatureId |
IdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
FeatureId |
UUIDGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
Constructors in org.deegree.io.datastore.idgenerator that throw IdGenerationException | |
---|---|
UUIDGenerator(java.util.Properties params)
Creates a new UUIDGenerator instance. |
Uses of IdGenerationException in org.deegree.io.datastore.schema |
---|
Methods in org.deegree.io.datastore.schema that throw IdGenerationException | |
---|---|
FeatureId |
MappedFeatureType.generateFid(DatastoreTransaction ta)
Generates a new and unique feature identifier. |
(package private) FeatureId |
MappedGMLId.generateFid(MappedFeatureType ft,
DatastoreTransaction ta)
Generates a new and unique feature identifier. |
java.lang.Object |
TableRelation.getNewPK(DatastoreTransaction ta)
Returns a new primary key generated by the associated IdGenerator . |
Uses of IdGenerationException in org.deegree.io.datastore.sql |
---|
Methods in org.deegree.io.datastore.sql that throw IdGenerationException | |
---|---|
int |
AbstractSQLDatastore.getMaxValue(java.sql.Connection conn,
java.lang.String tableName,
java.lang.String columnName)
Returns the maximum (integer) value stored in a certain table column. |
Uses of IdGenerationException in org.deegree.io.datastore.sql.idgenerator |
---|
Methods in org.deegree.io.datastore.sql.idgenerator that throw IdGenerationException | |
---|---|
java.lang.Object |
DBMaxIdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
java.lang.Object |
DBSeqIdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
FeatureId |
DBMaxIdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
FeatureId |
DBSeqIdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
Constructors in org.deegree.io.datastore.sql.idgenerator that throw IdGenerationException | |
---|---|
DBMaxIdGenerator(java.util.Properties params)
Creates a new DBMaxIdGenerator instance. |
|
DBSeqIdGenerator(java.util.Properties params)
Creates a new DBSeqIdGenerator instance. |
|
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